Getting Started with Microservice Development Using Spring Boot
In this first part of the book, you will learn how to use some of the most important features of Spring Boot to develop microservices.
This part of the book 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