xiaoyong931011
2023-05-26 57c12d09f1478036f659a718c81a18f7875aeccb
src/main/resources/application.yml
@@ -1,11 +1,11 @@
server:
  port: 8096
  port: 8099
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: prod
    active: dev
  thymeleaf:
    cache: false