他们的执行顺序是
1-@PostConstruct
2-实现InitializingBean中的afterPropertiesSet
3-xml方式
spring初始化bean之后的3种回调方式
原文:https://www.cnblogs.com/hkdpp/p/11872712.html