It seems that you can do this in spring
file A.xml imports B.xml
file B.xml imports C.xml
file C.xml imports A.xml or B.xml
This is really killing our project as the dependencies between the xml files are messed up and when you only want to pull in one file it tends to pull in all this other junk. Is there any way in spring to prevent this circular dependency stuff so it blows up on startup?
thanks, Dean
Looks like something similar was flagged many years ago but has not yet been implemented: SPR-1142.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With