KKSU
2024-04-29 0a22a881f09abd830fd0c8c7cb094e3ea23796a5
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