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