-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Milestone
Description
Rossen Stoyanchev opened SPR-13762 and commented
The ViewControllerRegistry should call setApplicationContext on the ParameterizableViewController (and the contained views like RedirectView) instances it creates. Not doing so can cause issues in Spring Boot where the ContextLoader is not used and we cannot fall back on ContextLoader.getCurrentWebApplicationContext().
Affects: 4.1.8, 4.2.2
Reference URL: spring-projects/spring-boot#3076
Backported to: 4.1.9
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement