Skip to content

keitsi/maven-springmvc-hibernate-mysql-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven-springmvc-hibernate-mysql-demo

a simple maven base Spring MVC web project

Modules and version:

  • JDK: 1.8
  • IDEA Ultimate: 2016
  • Spring MVC: 4.3.3
  • Hibernate: 5.2.3

What this project for:

  • Learning how to config a maven base Spring MVC web project
  • Learning how to map database table to object
  • Learning how to manipulate data using Hibernate
  • Learning how to filter unauthorized access using interceptor

About

a simple maven base Spring MVC web project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages