Appendix
Let’s look at few ways to start the todo application.
Spring Boot project setup
Using Spring initializr website
Go to Spring initializr’s website to create a Spring Boot project. You can choose any of the Maven and Gradle build tools. However, to follow the course closely, we’ll advise using Gradle, as it offers easy setup and less boilerplate configuration. Next, choose the latest Spring Boot’s
Get hands-on with 1400+ tech skills courses.