Friday, 6 September 2013

customizing spring 3 mvc:annotation for RequestMappingHandlerMapping

customizing spring 3 mvc:annotation for RequestMappingHandlerMapping

References

Reference NO 1

http://stackoverflow.com/questions/13581472/customizing-spring-3-mvcannotation-for-requestmappinghandlermapping

Reference NO 2

http://www.java-allandsundry.com/2013/01/spring-mvc-customizing.html

Reference NO 3

http://forum.springsource.org/showthread.php?120192-Configuring-RequestMappingHandlerMapping-when-using-mvc-annotation-driven

Reference NO 4

http://static.springsource.org/spring/docs/3.1.0.M2/spring-framework-reference/html/mvc.html

Reference NO 5

http://static.springsource.org/spring/docs/3.2.x/spring-framework-reference/html/mvc.html

Reference NO 6

https://github.com/martypitt/swagger-springmvc/issues/82

Reference NO 7

http://zanydev.wordpress.com/2012/02/22/spring-mvc-create-your-own-method-handler-annotations/

Reference NO 8

http://grepcode.com/file/repo1.maven.org/maven2/org.springframework/spring-webmvc/3.1.1.RELEASE/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.java

No comments:

Post a Comment