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