Skip to content

youhubs/CustomerManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Maven project with Spring MVC, Spring Data JPA, Hibernate, MySQL, Tomcat, and Eclipse.

Steps:

  1. Start new Dynamic Web Project
  2. Convert to Maven project
  3. Configure pom.xml file
  4. Spring MVC application Initializer
  5. Spring MVC ViewResolver
  6. Spring MVC Controller
  7. Configure persistence.xml
  8. Customer Model class
  9. CustomerRepository Interface
  10. CustomerService class
  11. Start List Customer feature
  12. Configure Spring Data JPA
  13. Complete List Customer feature
  14. New Customer feature
  15. Edit Customer feature
  16. Delete Customer feature
  17. Search Customer feature

About

Spring MVC Maven project with Hibernate and JPA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages