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
It would be very useful if @Bean method metadata were exposed as part of the BeanDefinition. This would allow a BeanFactoryPostProcessor to make decisions based on annotations placed on the @Bean method.