To execute a method at the initialization of a bean, spring provides the init-method attribute that specifies the method. <bean id = "..." class = "..." init- ...
確定! 回上一頁