xiaoyong931011
2023-06-04 f922185560da4b4001268d5a32ae6319e21a903f
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