You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.