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
>
>