xiaoyong931011
2022-11-11 1fd82a7201e94d65b78afdcb2ee6bd7cd92d2c0b
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