Building a football player microservice

In this section, I will implement the same football player microservice build that we saw in Chapter 4, Building Microservices Using Thorntail. I will analyze the details of the server-side layer of the application, (since the client layer remains the same, implemented using Angular 6).

The results will be a simple football player microservice that handles the football players' domain: it will expose CRUD APIs and will store and retrieve information using a PostgreSQL database.

You can complete the entire application build that we saw in Chapter 4, Building Microservices Using Thorntail, using the same approach that we will implement here.

To build the application, I will use the following tools, and for each one I will specify the information needed to install it:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset