Java配置方式:@Bean @InitMethod @destroyMethod
xml配置方式:init-method,destroy-method
註解方式:@PostConstruct,@PreDestroy