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