KKSU
2024-04-22 3d3734ca69d0894e1e1f77db215c0ffc5a8811b2
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