Update application.yaml

Roll back - mistake from my side
This commit is contained in:
Jens Kristian Villadsen
2022-03-08 10:44:13 +01:00
committed by GitHub
parent 0483db9195
commit 929a3535fa

View File

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