Developing the Spring Boot Java microservice using STS

In this section, developing another Java-based REST/JSON Spring Boot service using STS will be demonstrated.

Note

The full source code of this example is available as the chapter2.bootrest project in the code files of this book.

  1. Open STS, right-click within the Project Explorer window, navigate to New | Project, and select Spring Starter Project, as shown in the following screenshot, and click on Next:
    Developing the Spring Boot Java microservice using STS

    Spring Starter Project is a basic template wizard that provides a number of other starter libraries to select from.

  2. Type the project name as chapter2.bootrest or any other name of your choice. It is ...

Get Spring: Developing Java Applications for the Enterprise now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.