Section 2: Microservices Development
This section will cover microservices development, including integration with the persistence layer, working on web endpoints, securing web endpoints, and integrating microservices using event-streaming. You will be doing all this while working on a microservice application in the Micronaut framework.
This section has the following chapters:
- Chapter 2, Working on Data Access
- Chapter 3, Working on RESTful Web Services
- Chapter 4, Securing the Microservices
- Chapter 5, Integrating Microservices Using the Event-Driven Architecture