users@jersey.java.net

Added new jersey sample spring-annotations

From: Martin Grotzke <martin.grotzke_at_freiheit.com>
Date: Sun, 31 Aug 2008 17:20:14 +0200

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