- Spring Framework
-IOC
-Dependency Injection
- Core
- Bean lifecycle
- Injecting primitives (XML)
- Bean Factory vs. App Context
- Injecting objects (XML)
- Annotations
- @Component, @Repository, @Service, @Autowired
- AOP
- Aspect Oriented Programming (AOP)
- Cross-cutting concerns
- Advice
- Types
- Pointcut
- Join points
- Hooks
- Aspect-J
- MVC
- Control flow
- @Controller
- @RequestMapping
- InternalViewResourceResolver
- HandlerMapper
- SpringFrontController
- Integration
- RestTemplate
- Data/JPA
- Form input
- Validation (JSR 303)
- Hibernate Integration using Contextual Sessions
- @Transactional
- CrudRepository/JPARepository
- Boot
- Convention over COnfiguration
- @Configuration
- application.yml/properties
- Core
{{ message }}
