Helius
2022-06-09 8f090c91e2e2b0536d0900b935948e77a5f0979d
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