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