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