xiaoyong931011
2023-05-30 61fa5c937f9fc59258a6e7f6dfdcb8ac941cb70f
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