Description
sreekanth opened SPR-16258 and commented
I'm unable to upgrade our EAR project to use spring 5.0 only due to the fact that spring is no more supporting the parent context loader, the detail is same as given in the stackoverflow.
I understood it is removed intentionally from the spring core, but this decision is stopping us upgrading spring framework, though we can stick to 4.x of spring core, we were unable to upgrade the modules like spring data (elasticsearch, etc) due to the same reason.
I hope the world is still using non boot and non microservice projects with highest expectation from framework like spring. So, on behalf of all i would like to request spring team to add support for parent context loading back to spring project.
If its not possible, request someone to provide an alternative solution as a documentation or as an example on how to achieve this.
Affects: 5.0 GA
Reference URL: https://stackoverflow.com/questions/46902115/spring-framework-5-0-0-final-parent-context-not-getting-loaded