KKSU
2024-07-04 bd36316b7a69e38f29f4e6f191d9b5a0638d99e4
src/main/resources/application.yml
@@ -1,11 +1,11 @@
server:
  port: 8082
  port: 8083
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: dev
    active: test
  thymeleaf:
    cache: false