Skip to content

rogin/hdiv-spring-mvc-showcase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Http Data Integrity Validator

Sample application showing the integration between Spring Mvc and Hdiv.

How to build the application

Clone this repo and build war file (you'll need Git and Maven installed):

git clone git://github.com/hdiv/hdiv-spring-mvc-showcase.git
cd hdiv-spring-mvc-showcase
mvn package
mvn tomcat:run

Open http://localhost:8080/hdiv-spring-mvc-showcase in your favorite browser.

About

Spring MCV and HDIV example application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.9%
  • HTML 3.3%
  • CSS 2.8%