In what order do the @PostConstruct annotated method, the init-method parameter method on beans and the afterPropertiesSet() method execute?
In what order do the @PostConstruct annotated method, the init-method parameter method on beans and the afterPropertiesSet() method execute?