To start with Spring Boot REST API, you first need to initialize the Spring Boot Project . You can easily initialize a new Spring Boot Project with Spring Initializr. From your Web Browser, go to start.spring.io. Choose Maven as your Build Tool and Language as Java.