Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 299 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 299 Bytes

Import the project into eclipse/STS as maven project.

go the the path of the project folder. (e.g c:/users/workspace/CURD) and execute mvn clean package.

it will download all the require jars and you are good to go.

Change the database connectivity in com.websystique.springmvc.dao.ConnectionDao