Course structure
Part 1, with a focus on the Spring Framework:
- Dependency injection
- Beans
- Bean stereotypes
- Bean scopes
- Profiles & conditions
- Configurations
- Application context
- Spring MVC
Part 2, with a focus on Spring Boot:
- Starters
- Auto configuration
- Profiles, properties & externalised configuration
- Exception handling
- Metrics & health checks
- Spring devtools