mirror of
https://github.com/JeffLi1993/springboot-learning-example.git
synced 2026-03-13 21:43:45 +08:00
Spring Boot 整合 FreeMarker 案例
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<groupId>springboot</groupId>
|
<groupId>springboot</groupId>
|
||||||
<artifactId>springboot-freemarker</artifactId>
|
<artifactId>springboot-freemarker</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
<name>springboot-freemarker :: Spring Boot 集成 FreeMarker 案例</name>
|
<name>springboot-freemarker :: 整合 FreeMarker 案例</name>
|
||||||
|
|
||||||
<!-- Spring Boot 启动父依赖 -->
|
<!-- Spring Boot 启动父依赖 -->
|
||||||
<parent>
|
<parent>
|
||||||
|
|||||||
Reference in New Issue
Block a user