Skip to content
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

Deprecate rarely used bean definition variants #24875

Closed
sbrannen opened this issue Apr 7, 2020 · 0 comments
Closed

Deprecate rarely used bean definition variants #24875

sbrannen opened this issue Apr 7, 2020 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented Apr 7, 2020

Overview

For Spring Framework 5.3, we should consider deprecating rarely used bean definition variants.

Possible candidates for deprecation

Candidates listed here are up for discussion. No decisions have been made yet about the deprecation of the candidates.

Properties based

  • PropertiesBeanDefinitionReader
  • JdbcBeanDefinitionReader
  • GenericPropertiesContextLoader
  • ResourceBundleViewResolver
  • XmlViewResolver (not property-based, but related to ResourceBundleViewResolver)
@sbrannen sbrannen added this to the 5.3 M1 milestone Apr 7, 2020
@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task labels Jun 15, 2020
@jhoeller jhoeller self-assigned this Jun 15, 2020
kenny5he pushed a commit to kenny5he/spring-framework that referenced this issue Jun 21, 2020
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: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants