DependsOn not working as expect in Spring 4.3.30
For context, I’m working on a Spring 4.3.30 project, not by choice, but because this is a legacy system, and I need help.
How to handle beans depending on other beans in Spring 4.3?
I have a configuration class in an external maven dependency (I can alter its code) that looks roughly like this: