September 2019
Intermediate to advanced
668 pages
15h 59m
English
Since, at this stage, we don't have any service discovery mechanism in place, we will use hardcoded port numbers for each microservice. We will use the following ports:
In this section, we have been introduced to the microservices we are going to create and the information that they will handle. In the next section, we will use Spring Initializr to create skeleton code for the microservices.