xiaoyong931011
2022-10-30 63a14a072d097690fa0f063de5f374914ce7ef2e
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