This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
spring-boot-demo
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
✨
spring-boot-template-freemarker 完成
pull/1/head
Yangkai.Shen
6 years ago
parent
5f6b125831
commit
18fb653687
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
spring-boot-demo-template-freemarker/src/main/resources/application.yml
+ 2
- 1
spring-boot-demo-template-freemarker/src/main/resources/application.yml
View File
@@ -5,4 +5,5 @@ server:
spring:
spring:
freemarker:
freemarker:
suffix: .ftl
suffix: .ftl
cache: false
cache: false
charset: UTF-8
Write
Preview
Loading…
Cancel
Save