KKSU
2024-05-07 f5db02f3f06e25ec90d2c4173732c2b475c42d4c
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