users@jersey.java.net

[Jersey] Re: SpringMVC and Jersey

From: Stefan Zoerner <stefan_at_labeo.de>
Date: Wed, 16 Feb 2011 20:51:46 +0100

Hi Cem!

On 16.02.2011 10:34, Cem Koc wrote:
> Is there any guide regarding integrating SpringMVC and Jersey? Because of a
> legacy application I have to integrate spring mvc and jersey.

What is the exact task? Do you have @Controller-Classes and plan to
change them to JAX-RS? Will Spring-Controller and Jersey classes use the
same services provided by Spring ... How will the responsibilities at
the end will be?

Jersey comes with a nice Spring support.

Perhaps, this article will help:
http://www.infoq.com/articles/springmvc_jsx-rs

Greetings from Hamburg,
     StefanZ