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