Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 2eeba7a

Browse files
committed
Enable allow-circular-references for shell
- This is a temporary workaround before we've able to implement #4795 - Fixes #4783
1 parent b3610fe commit 2eeba7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
spring:
2+
main:
3+
allow-circular-references: true
4+

0 commit comments

Comments
 (0)