Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 261 Bytes

Spring-MVC-CRUD-Project

Spring Framework MVC CRUD Project

Create a Database:- springdb

create a table:- employee

ID(int),NAME,DEPT(varchar),AGE(int)

Clean the project

update the project

Run on server:- http://localhost:8095/SpringMVCDemo/employees