Reputation: 4255
Since java.net has been shut down where can I find an online documentation for Jersey 2.0? Github repo contains docbook only. Docs.oracle.com is a nightmare and does not contains the info I need.
Upvotes: 0
Views: 86
Reputation: 36
Jersey 2.23 User Guide is available on the github site: https://jersey.github.io/documentation/latest/index.html
Upvotes: 1