Spring Framework Important
Spring Bean Scopes:
- Singleton - create a single instance of the bean
- Prototype - create a new bean for each container request
- Request - scope to the single Http web request
- Session - scope to Http web session
- Global-session - scope to Http web global session
Spring Bean Lifecycle:
- Container starts
- Bean Instantiation
- Dependency Injected
- Spring Processing
- Custom Init method
- If required then custom destroy method
Wow, that is quite informative. I like this article very much. The content was good. If any of the engineering students are looking for a communication based projects, I found this site and they are providing the best service to the engineering students regarding the projects communication based projects
ReplyDelete