KKSU
2024-04-01 6662f01fbc1e1b4e067d0616be7194c102ef8cc1
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