fix
Helius
2022-07-26 fc4f975c51777dd8d5f18f4ae5401c5f5714dd7f
src/main/resources/application.yml
@@ -1,11 +1,11 @@
server:
  port: 8080
  port: 8081
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: test
    active: dev
  thymeleaf:
    cache: false