mat1 / building-microservices

Building Microservices with Spring Boot Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Microservices with Spring Boot Workshop

Course material for the Building Microservices with Spring Boot Workshop @ Zuehlke

Exercises

  1. First Spring Boot App
  2. Get Movies
  3. Testing
  4. Service Integration
  5. Configuration
  6. Design for Failure
  7. Monitoring
  8. Bonus: Reactive with Spring Boot 2

Solution

The famous movie ticket service Movie Ticket Service. Every step is marked with a git tag. For example the first exercise First Spring Boot App.

Other Services

The two services which are used in the exercises:

Slides

You can find all slides here.

Further Reading Material

About

Building Microservices with Spring Boot Workshop