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
Marten Deinum opened SPR-17332 and commented
The SpringBeanContainer calls BeanFactory.initializeBean this method can however return a proxied/wrapped instance of the original bean. However this proxied instance isn't being used.
SpringBeanContainer
BeanFactory.initializeBean
Affects: 5.1 GA
Referenced from: commits d9e7253
The text was updated successfully, but these errors were encountered:
jhoeller
No branches or pull requests
Marten Deinum opened SPR-17332 and commented
The
SpringBeanContainer
callsBeanFactory.initializeBean
this method can however return a proxied/wrapped instance of the original bean. However this proxied instance isn't being used.Affects: 5.1 GA
Referenced from: commits d9e7253
The text was updated successfully, but these errors were encountered: