-
Oct 29th, 2012, 10:31 AM
#1
The Postprocessors of BeanDefinitionRegistry are not priority sorted
Hi,
I was going through the source code of AbstractApplicationContext in 3.1.0.RELEASE version of spring. In the invokeBeanFactoryPostProcessors method , the post processors of the BeanDefinitionRegistry are not priority ordered. I think this could be a potential bug, as Atleast when executing the spring batch application, PropertyPlaceHolderConfigurers which are supposed to be priority ordered are post processors of BeanDefinitionRegistry.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules