a simple maven base Spring MVC web project
- JDK: 1.8
- IDEA Ultimate: 2016
- Spring MVC: 4.3.3
- Hibernate: 5.2.3
- 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