正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
1 | -# 数据源test | 1 | +# 数据源 |
2 | spring: | 2 | spring: |
3 | datasource: | 3 | datasource: |
4 | type: com.zaxxer.hikari.HikariDataSource | 4 | type: com.zaxxer.hikari.HikariDataSource |
@@ -18,5 +18,5 @@ spring: | @@ -18,5 +18,5 @@ spring: | ||
18 | expose-session-attributes: false | 18 | expose-session-attributes: false |
19 | expose-spring-macro-helpers: true | 19 | expose-spring-macro-helpers: true |
20 | prefer-file-system-access: true | 20 | prefer-file-system-access: true |
21 | - suffix: .ftl | 21 | + suffix: .ftl6 |
22 | template-loader-path: classpath:/templates/ | 22 | template-loader-path: classpath:/templates/ |
-
请 注册 或 登录 后发表评论