We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For Spring Framework 5.3, we should consider deprecating rarely used bean definition variants.
Candidates listed here are up for discussion. No decisions have been made yet about the deprecation of the candidates.
PropertiesBeanDefinitionReader
JdbcBeanDefinitionReader
GenericPropertiesContextLoader
ResourceBundleViewResolver
XmlViewResolver
The text was updated successfully, but these errors were encountered:
d36407d
Deprecate rarely used bean definition variants
91c7a4c
Closes spring-projectsgh-24875
jhoeller
No branches or pull requests
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 toResourceBundleViewResolver
)The text was updated successfully, but these errors were encountered: