Skip to content

Fix problem with BeanPostProcessing #1443

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

corneil
Copy link
Contributor

@corneil corneil commented Dec 17, 2024

Change endpoint mapping from BeanPostProcessor to SmartInitializingSingleton
Added Test and updated test.sh to invoke with separate profile.
Fixes #1435

Corneil du Plessis added 2 commits December 17, 2024 16:16
Change endpoint mapping from BeanPostProcessor to SmartInitializingSingleton
Added Test and updated test.sh to invoke with separate profile.
Change endpoint mapping from BeanPostProcessor to SmartInitializingSingleton
Added Test and updated test.sh to invoke with separate profile.
Fixes spring-projects#1435
@corneil corneil merged commit 070d044 into spring-projects:main Dec 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WsConfigurer can trigger early initialization that prevents other post processors to run successfully
1 participant