| Author |
Restlet In Action - Spring integration.
|
Kevin Florish
Ranch Hand
Joined: Jan 06, 2009
Posts: 155
|
|
|
How do Restlets fit into a system designed with Spring?
|
HTML/CSS Tutorials | JavaScript and jQuery Tutorials
|
 |
Sai Hegde
security forum advocate
Ranch Hand
Joined: Oct 26, 2010
Posts: 183
|
|
|
Well, if you meant about the integrating Restlets in your existing Spring application, there is a Spring extension in Restlet that lets you do just that. On the Restlet documentation, you'll see examples to configure either Spring or Restlet as your main container. Configuring the router is then as easy as this
|
 |
 |
|
|
subject: Restlet In Action - Spring integration.
|
|
|