从doCreateBean的代码可以看出,会先应用类型为MergedBeanDefinitionPostProcessor的BeanPostProcessor,然后才会调用initializeBean来应用普通的BeanPostProcessor