Skip to content

Deprecate applyBeanPostProcessorsBeforeInitialization and applyBeanPostProcessorsAfterInitialization in the AutowireCapableBeanFactory interface #30974

New issue

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

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

Already on GitHub? Sign in to your account

Closed
jhoeller opened this issue Aug 1, 2023 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@jhoeller
Copy link
Contributor

jhoeller commented Aug 1, 2023

Following up on #30345, the applyBeanPostProcessorsBeforeInitialization and applyBeanPostProcessorsAfterInitialization methods are candidates for deprecation in their public form on AutowireCapableBeanFactory since they are not externally invoked within the Spring Framework project anymore.

@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement labels Aug 1, 2023
@jhoeller jhoeller added this to the 6.1.0-M4 milestone Aug 1, 2023
@jhoeller jhoeller self-assigned this Aug 1, 2023
@jhoeller jhoeller changed the title Deprecate AutowireCapableBeanFactory.applyBeanPostProcessorsBefore/AfterInitialization Deprecate AutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization and applyBeanPostProcessorsAfterInitialization Aug 1, 2023
@jhoeller jhoeller changed the title Deprecate AutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization and applyBeanPostProcessorsAfterInitialization Deprecate applyBeanPostProcessorsBeforeInitialization and applyBeanPostProcessorsAfterInitialization in the AutowireCapableBeanFactory interface Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant