Update application.yaml
This commit is contained in:
committed by
GitHub
parent
40d7b9ce27
commit
0483db9195
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user