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