xiaoyong931011
2023-08-11 9280df16ebf66731e77b5b5fee89b120b8c5ea23
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