wuxw
2019-05-09 e546f6e157e79e4074ca23f7e4e48a5c9aea4fdb
WebService/src/main/resources/application-test.yml
@@ -40,7 +40,7 @@
      enabled: true
      force: true
  application:
    name: console-service
    name: web-service
  redis:
    database: 0
    host: test.redis.java110.com
@@ -73,7 +73,7 @@
    username: TT
  thymeleaf:
    mode: HTML5
    mode: LEGACYHTML5
    cache: false
    prefix: classpath:/views/
    encoding: UTF-8