Jar examples for s:spring-routing-resolver
An easy way to find out all routing paths in Spring annotated controllers.
You can download jar file spring-routing-resolver 0.5.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-routing-resolver-0.5.0.jar to your project.
<dependency> <groupId>com.github.wnameless.spring</groupId> <artifactId>spring-routing-resolver</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.github.wnameless.spring', name: 'spring-routing-resolver', version: '0.5.0'
libraryDependencies += "com.github.wnameless.spring" % "spring-routing-resolver" % "0.5.0"
<dependency org="com.github.wnameless.spring" name="spring-routing-resolver" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.wnameless.spring', module='spring-routing-resolver', version='0.5.0'))
'com.github.wnameless.spring:spring-routing-resolver:jar:0.5.0'
Click the following link to download the jar file.
spring-routing-resolver-0.5.0-javadoc.jar