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