src/main/resources/application.yml @@ -1,11 +1,13 @@ server: port: 8095 # port: 8075 tomcat: uri-encoding: utf-8 spring: profiles: active: test # active: prod thymeleaf: cache: false