Skip to content

sumcodez/java-spring-boot-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEP-BY-STEP PROCESS TO RUN THIS APPLICATION

STEP-1

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).

STEP-2

Install postgres and pgadmin

STEP-3

Create a database

STEP-4

Add dependencies to the application.properties file sample folder given as application.properties.sample.

STEP-5

Run the main file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages