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