In this section, we will run through the steps required for setting up the Eureka Server.
Start a new Spring Starter project and select Config Client, Eureka Server, and Actuator, as shown in the following screenshot:
The project structure of the Eureka server is shown in the following screenshot:
Note ...