Questions about Spring Circular Dependency. #33209
Labels
for: stackoverflow
A question that's better suited to stackoverflow.com
status: invalid
An issue that we don't feel is valid
Supplement: I understand that the intermittent nature might be related to the loading order of Beans. Spring reads beans from jar files, and Maven does not guarantee the order of files in the jar. Could this be causing Spring to read them in an unordered manner?
The text was updated successfully, but these errors were encountered: