Theory
Microservices with Spring Boot
- The Rise of Microservices
- Exploring Our Education Microservices
- Generating the Skeleton Projects
- Api and Util libraries
- Creating the API Library
- Creating the Util Library
- Implementing the Course API
- Building the Composite Service
- Adding Robust Error Handling to the Composite Client
- Adding Isolated Tests to the Microservices
- Understanding Java Resource Limits in Docker
- Using Docker with Java Microservices