xiaoyong931011
2022-11-03 ff9f5b37d6933af1a7b733a261ca5aeae9e8962a
src/main/resources/application.yml
@@ -1,11 +1,12 @@
server:
  port: 8081
  port: 8095
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: dev
    active: test
#    active: prod
  thymeleaf:
    cache: false