Skip to content

shasibhusanJena/Employee_crud_operation_using_spring_Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating CRUD operation using Spring Boot and JPA.

We are using JPA for some of the basic operations and table creation.

- Tables like User, Address
- pages are registration Page, login page,
Next will integrate new capability like Hibernate into it for some of basic DB operation like SELECT and UPDATE for attribute like: Fisrtname and Lastname.
TODO List
- Search all user info using EmailID
- Search all users list with name "Shasi"
- Search all users with location BLR.
TODO List
- Add checkbox to select and delete user from list of user.
- Edit user basic details using Hibernate.

About

Sample Spring Boot example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published