users@jersey.java.net

[Jersey] _at_Provider and InjectableProvider and Jersey 2.x

From: Christopher Schmidt <fakod666_at_gmail.com>
Date: Sat, 11 Jan 2014 17:13:30 +0100

Hi,

can anyone give me some hints on how to
upgrade ScalaCollectionsQueryParamInjectableProvider [1] to Jersey 2.5.1.
This Injectable allows to use members of the Scala Collection API in
Resource methods.

Do I really need to implement what is mentioned here [2], or is it still
easily possible as in Jersey 1.x?


[1]
https://github.com/FaKod/sjersey/blob/sjersey_2.10-0.3.3/src/main/scala/eu/fakod/sjersey/inject/ScalaCollectionsQueryParamInjectableProvider.scala
[2]
http://stackoverflow.com/questions/18463311/jersey-2-how-to-replace-injectableprovider-and-abstracthttpcontextinjectable