xiaoyong931011
2022-10-21 094ac833c36fba81421d7472ebd0f58bacf9e1a9
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