Go to spring starter
website and add dependencies(spring web, postgreSQL Driver , data jpa, lombok).
Download and unzip and open in some code editor(IntelliJ Recommended).
Install postgres and pgadmin
Create a database
Add dependencies to the application.properties
file sample folder given
as application.properties.sample
.
Run the main file.