Skip to content

benjamin-err/spring-bean-scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring code working with init and destory bean methods.

Singleton scoped beans can use the bean xml attr "destory-method", but in case of prototype scoped beans the bean has to implement DisposableBean and a custom bean processor needs to be implemented.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages