In this section, we will demonstrate how to develop a Java-based REST/JSON Spring Boot service using STS.
- Open STS, right-click in Project Explorer window, select New Project, then select Spring Starter Project as shown in the following screenshot. Then click on Next:
- The Spring Starter Project is a basic template wizard, which provides a selection of a number of other starter libraries.
- Type the ...