Skip to content

hellokaton/spring-boot-starter-jetbrick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-starter-jetbrick

使用

SpringBoot 项目中引入如下 starter

<dependency>
    <groupId>io.github.biezhi</groupId>
    <artifactId>spring-boot-starter-jetbrick</artifactId>
    <version>0.0.1</version>
</dependency>

配置

application.properties 配置文件

spring.jetbrick.template.enabled=true
spring.jetbrick.template.charset=UTF-8
spring.jetbrick.template.content-type=text/html
spring.jetbrick.template.prefix=templates/
spring.jetbrick.template.suffix=.html

About

🐥 jetbrick-template的spring-boot starter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published