PART I
Getting Started with Microservice Development Using Spring Boot
In this part, you will learn how to use some of the most important features of Spring Boot to develop microservices.
This part includes the following chapters:
- Chapter 1, Introduction to Microservices
- Chapter 2, Introduction to Spring Boot
- Chapter 3, Creating a Set of Cooperating Microservices
- Chapter 4, Deploying Our Microservices Using Docker
- Chapter 5, Adding an API Description Using OpenAPI
- Chapter 6, Adding Persistence
- Chapter 7, Developing Reactive Microservices