Member - { Blog Details }


blog address: http://findnerd.com/list/view/Spring-MVC-PathVariable-Uses/4223/
keywords: Java ,Spring, spring-mvc, annotation ,@PathVariable
member since: Jul 17, 2015 | Viewed: 61
Spring MVC @PathVariable Uses
Category: Education
Sometimes we need to pass parameters along with the url to get the data. In Spring MVC framework, we can customize the URL in order to get data. For this purpose @PathVariable annotation is used in Spring framework. For more visit the Link.
{ More Related Blogs }