users@jersey.java.net

Re: [Jersey] Added new jersey sample spring-annotations

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 01 Sep 2008 09:03:08 +0200

Great!

Paul.

On Aug 31, 2008, at 5:20 PM, Martin Grotzke wrote:

> Hi,
>
> I just added a sample that shows how to use jersey and spring using
> annotations provided/supported by spring >= 2.5 [1].
>
> One resource class [2] in this sample app also shows how users of
> spring
> < 2.5 can use annotation based autowiring (via the @Autowire
> annotation
> provided by jersey-spring).
>
> Cheers,
> Martin
>
>
> [1] https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/
> samples/spring-annotations
> [2] https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/
> samples/spring-annotations/src/main/java/com/sun/jersey/samples/
> springannotations/resources/JerseyAutowiredResource.java?
> rev=1383&view=markup
>
>