Physical Address
Physical Address
Open Spring Initializr
Navigate to https://start.spring.io/


Add Dependencies
Select the following dependencies for your project:

MySQL Driver

Spring Data JPA

Spring Web

Thymeleaf (under Template Engines)


Generate the Project
Click the GENERATE button to create the project.

Download the Project
Download the generated project ZIP file named book-details.zip.

You can find the related GitHub repository branch here: book-details