Skip to content

mohanramphp/CRUD-Spring-Hibernate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java + Spring MVC + Hibernate + Spring Security

Following Concepts has been implemented

  1. Spring Security by using default Spring Login
  2. CRUD for Employee Module.
  3. ORM - Hibernate
  4. Mysql DB.

Note

  1. SQL file is kept under sql folder.
  2. war is under target folder.

Future Enhancements

  1. To implement the full scope of spring security for Login Authentication.
  2. To use all the relation concept with Hibernate.
  3. To write Unit Test Cases for the Employee Module.

Note - I have created it as Maven project.

About

Sample POC to touch the end to end flow of Spring with Hibernate as ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published