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