xiaoyong931011
2022-10-19 6c4d0c0cdf9f1991e538b4b600aa32980347c824
src/main/resources/application.yml
@@ -1,11 +1,11 @@
server:
  port: 8081
  port: 8095
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: dev
    active: test
  thymeleaf:
    cache: false