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:
|
||||
main:
|
||||
allow-circular-references: true
|
||||
flyway:
|
||||
enabled: false
|
||||
check-location: false
|
||||
|
||||
Reference in New Issue
Block a user