Hi Scala guys,
I've been using SJersey (
https://github.com/FaKod/sjersey or Jersey-Scala
https://github.com/codahale/jersey-scala) for a while to allow the usage of
Scala collections together with Jersey 1.x
Unfortunately it has been "...decided it is a good time to do a more
significant incompatible refactoring.." (taken from the migration guide)
with Jersey 2.x
My question is: Has anyone upgraded Jersey-Scala to Jersey 2.x?
thx and best Christopher