users@jersey.java.net

[Jersey] avoiding init-params in SpringServlet

From: Bill <bill_at_dehora.net>
Date: Wed, 12 Oct 2011 15:55:23 +0100

Hi,

is there a way to configure SpringServlet and avoid using init-params in
web.xml (similar to the way GuiceFilter is setup)?

Bill