@@ -1,4 +1,6 @@
spring:
+ thymeleaf:
+ cache: false
datasource:
url: jdbc:mysql://localhost/reghao_atest_rdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
username: dev
url: jdbc:mysql://192.168.0.212:3306/reghao_devops_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
username: test
@@ -44,5 +44,4 @@ spring:
mode: HTML
encoding: utf-8
servlet:
- content-type: text/html
- cache: false
+ content-type: text/html