Update application.yaml
Momentarily added `allow-circular-references: true`
This commit is contained in:
committed by
GitHub
parent
e45ba6ce5b
commit
3fd880399c
@@ -1,4 +1,6 @@
|
|||||||
spring:
|
spring:
|
||||||
|
main:
|
||||||
|
allow-circular-references: true
|
||||||
flyway:
|
flyway:
|
||||||
enabled: false
|
enabled: false
|
||||||
check-location: false
|
check-location: false
|
||||||
|
|||||||
Reference in New Issue
Block a user