xiaoyong931011
2022-11-21 83c9f4c9285db6bf056a5e4ed2ffdc9cc34033fc
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