Update application.yaml

This commit is contained in:
Jens Kristian Villadsen
2022-03-08 10:42:52 +01:00
committed by GitHub
parent 40d7b9ce27
commit 0483db9195

View File

@@ -1,6 +1,7 @@
spring: spring:
main: main:
allow-circular-references: true allow-circular-references: true
allow-bean-definition-overriding: true
flyway: flyway:
enabled: false enabled: false
check-location: false check-location: false