xiaoyong931011
2022-10-26 c37f76630b3cb5d51995ac18e33598496d5d4f4d
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