- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 55字
- 2021-06-24 19:24:36
How to do it...
We will start by creating a basic simple project skeleton, and Spring Boot will help us achieve this:
- Head over to http://start.spring.io
- Fill out a simple form with the details about our project
- Click on Generate Project alt + a premade project skeleton will download; this is where we begin