jar

org.resthub : springmvc-router

Maven & Gradle

Mar 14, 2015
3 usages
41 stars

springmvc-router · Adds route mapping capacity to any "Spring MVC based" webapp.

Table Of Contents

Latest Version

Download org.resthub : springmvc-router JAR file - Latest Versions:

All Versions

Download org.resthub : springmvc-router JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.7
0.6

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window springmvc-router-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.resthub.web.springmvc.view.freemarker

├─ org.resthub.web.springmvc.view.freemarker.RouterModelAttribute.class - [JAR]

org.resthub.web.springmvc.router.support

├─ org.resthub.web.springmvc.router.support.RouterHandler.class - [JAR]

├─ org.resthub.web.springmvc.router.support.RouterHandlerResolver.class - [JAR]

org.resthub.web.springmvc.router.exceptions

├─ org.resthub.web.springmvc.router.exceptions.ActionNotFoundException.class - [JAR]

├─ org.resthub.web.springmvc.router.exceptions.NoHandlerFoundException.class - [JAR]

├─ org.resthub.web.springmvc.router.exceptions.NoRouteFoundException.class - [JAR]

├─ org.resthub.web.springmvc.router.exceptions.RouteFileParsingException.class - [JAR]

org.resthub.web.springmvc.view.velocity

├─ org.resthub.web.springmvc.view.velocity.RouteDirective.class - [JAR]

org.resthub.web.springmvc.router.hateoas

├─ org.resthub.web.springmvc.router.hateoas.RouterLinkBuilder.class - [JAR]

org.resthub.web.springmvc.router

├─ org.resthub.web.springmvc.router.HTTPRequestAdapter.class - [JAR]

├─ org.resthub.web.springmvc.router.Router.class - [JAR]

├─ org.resthub.web.springmvc.router.RouterConfigurationSupport.class - [JAR]

├─ org.resthub.web.springmvc.router.RouterHandlerMapping.class - [JAR]

org.resthub.web.springmvc.view.jsp

├─ org.resthub.web.springmvc.view.jsp.URLRouteTag.class - [JAR]

Advertisement

Dependencies from Group

Oct 03, 2014
6 usages
122 stars
Oct 03, 2014
5 usages
122 stars
Oct 03, 2014
5 usages
122 stars
Mar 14, 2015
3 usages
41 stars
Oct 03, 2014
2 usages
122 stars

Discover Dependencies