Spring Boot 3.5: Full Microservices Course
A microservices based course where we build a ticketing system.
- Spring Boot
- Microservices
IntermediateFree course
The latest microservices course, where we build a set of Spring Boot 4 services and a Home Energy Tracker.
Most microservices tutorials stop at two services that call each other over HTTP and declare victory. This one keeps going into the parts that actually make distributed systems hard: what happens when a service is down, how requests are traced across a call chain, and where the data is allowed to live.
We build a Home Energy Tracker as a set of independent Spring Boot 4 services, each with its own responsibility and its own storage, wired together through a gateway and asynchronous messaging.
A Home Energy Tracker built as a set of independent Spring Boot 4 services.
The full playlist, straight from YouTube.
Other free courses on the channel.
A microservices based course where we build a ticketing system.
A beginner friendly course where I teach the basics of Spring Boot while we build a task manager REST API.
A collection of complete projects I have built in Spring Boot.