This repository tracks my progress while learning Spring Boot Microservices through the Java Brains playlists.
It contains notes, progress checklists, and demo code for each level.
- β Level 1: Communication & Discovery
- β¬ Level 2: Fault Tolerance & Resilience
- β¬ Level 3: Configuration Management
- Learn and practice microservices patterns using Spring Boot.
- Build mini demo projects (service discovery, API gateway, config server, etc).
- Document my journey for revision and as a portfolio showcase.
level-1-communication-discovery/β Notes, progress, and code for Level 1 playlist.level-2-fault-tolerance/β Notes, progress, and code for Level 2 playlist.level-3-configuration/β Notes, progress, and code for Level 3 playlist.