wzy
2022-10-29 228e345aeb9c426c2b3bbc2b786e71da6ee55aa5
src/main/resources/application.yml
@@ -1,11 +1,12 @@
server:
  port: 8081
  port: 8095
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: dev
    active: test
#    active: prod
  thymeleaf:
    cache: false