-
Jun 25th, 2009, 05:25 PM
#1
@MVC - new controller with @PathVariable
Hello,
will Roo support a new way to write controllers and handling methods which is available 3.0M1 using @PathVariable?
As it is shown here: http://blog.springsource.com/2009/03...-spring-3-mvc/
Kind regards,
Fritz
-
Jun 25th, 2009, 05:34 PM
#2
Hi Fritz,
Roo actually uses the @PathVariable already heavily in its controllers. This is one of the main features of the new Spring 3 REST support.
If you generate a sample project (ie using the clinic.roo script) and then take a look at the *_Roo_Controller.aj files you will see it being applied.
Regards,
Stefan
-
Jun 26th, 2009, 04:49 AM
#3
Oh, my bad, I see it, thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules