Spring Online Training by real time faculties
How to write light weight business components in Spring
How to write reusable business logic components in Spring
How to achieve them using Spring IoC concept
How Spring container is light weight
How to add middleware services to business components in spring using AOP
First example in Spring using Ioc
Spring Core Module (1st module)
- Annotations
- BeanFactory
- ApplicationContext
- Autowiring
- Lyfe cycle services
- Annotations
- Target object
- ProxyFactoryBean
- AOP Proxy
- Advice
- MethodBeforeAdvice
- AfterReturningAdvice
- AroundAdvice (MethodInterceptor)
- ThrowsAdvice
- Pointcuts
- StaticMethodMatcherPointcut
- DynamicMethodMatcherPointcut
- RegExprMethodMatcherPointcut
- Advisors
- JdbcTemplate
- JdbcDoaSupport
- Callback interfaces
- HibernateTemplate
- HibernateDaoSupport
- Callback interfaces
- Annotations
- Using Controller interface
- ModelAndView
- Using SimpleFormController
- Using MultiActionController
- ViewResolvers
- Integration with Struts
- Calling RMI
- Calling JMS
No comments:
Post a Comment