new Bean(); 调用@autowired的setter方法 执行@PostConstruct注解的方法 执行InitializingBean的实现方法 执行bean指定的initMethod方法