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