Details of the course I followed can be found at: https://amigoscode.com/courses/spring-boot-master-class
You can find the orignal source code for the course at: https://github.com/amigoscode/spring-boot-master-class-course
- Restful API's
- Logging
- N Tier Architecture
- Spring Boot Actuator
- Dependency Injection
- Unit Tests
- Integration Tests
- JSON Serialisation and Deserialisation
- Java Beans Validation
- Open Feign
- Exception Handling
- Lombok
- Running Spring Boot Applications