Gracefully ignore placeholder exceptions
Update BeanTypeRegistry to gracefully ignore LoadBeanClassException and BeanDefinitionStoreException exceptions in the same way as DefaultListableBeanFactory.doGetBeanNamesForType() does. Fixes gh-1955
Showing
Please register or sign in to comment