Download springmvc-router-0.7.jar
springmvc/springmvc-router-0.7.jar.zip( 29 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/org.resthub/springmvc-router/pom.properties
META-INF/maven/org.resthub/springmvc-router/pom.xml
org.resthub.web.springmvc.router.HTTPRequestAdapter.class
org.resthub.web.springmvc.router.Router.class
org.resthub.web.springmvc.router.RouterHandlerMapping.class
org.resthub.web.springmvc.router.exceptions.ActionNotFoundException.class
org.resthub.web.springmvc.router.exceptions.NoHandlerFoundException.class
org.resthub.web.springmvc.router.exceptions.NoRouteFoundException.class
org.resthub.web.springmvc.router.exceptions.RouteFileParsingException.class
org.resthub.web.springmvc.router.support.RouterHandler.class
org.resthub.web.springmvc.router.support.RouterHandlerResolver.class
org.resthub.web.springmvc.view.freemarker.RouterModelAttribute.class
org.resthub.web.springmvc.view.velocity.RouteDirective.class
Related examples in the same category