Description
We use SingletonBeanRegistry.registerSingleton to manually register some singletons in spring. When these are injected with @SpringBean, AnnotProxyFieldValueFactory gives a NPE on line 191, because getBeanDefinition returns null. This used to work with 1.4.