①Spring-Bean生命周期Class类->构造函数,默认无参->普通对象->依赖注入->初始化前@postconstruct->初始化@InitializingBean->初始化后(是否AOP)->代理对象(是)->beanbyType/byName