KKSU
2024-07-21 650d73c83bf3fefb2c90284639d6b5e706637bcd
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