Section 1: Getting Started with Microservice Development Using Spring Boot
In this section, you will learn how to use some of the most important features of Spring Boot to develop microservices.
This section 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 API Description Using OpenAPI/Swagger
- Chapter 6, Adding Persistence
- Chapter 7, Developing Reactive Microservices