Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 261 Bytes

File metadata and controls

10 lines (8 loc) · 261 Bytes

SpringMVCExample

SpringMVCExample is a simple project, which can show you, how easy you can use Spring and Spring MVC frameworks. This project uses Maven and could be deployed on Apache Tomcat.

Technology stack:

  • Spring
  • Spring MVC
  • Hibernate
  • Mockito