KKSU
2024-05-09 ee3f68b0d13f8387cd11d54c6348c2c4aa05ba4c
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