xiaoyong931011
2023-08-01 8e6989a4472063a2edb5e63c16610ccf8450a562
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