Helius
2022-06-08 60f9b412d8c49501dc55a4ffd8f4a63a69043cd0
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