jersey icon indicating copy to clipboard operation
jersey copied to clipboard

Documentation

Open ccsalway opened this issue 8 years ago • 0 comments

I've just been reading the documentation at https://jersey.github.io/documentation/latest/index.html and have spotted a few issues.

https://jersey.github.io/documentation/latest/modules-and-dependencies.html

  • I could not get any of the Jersey examples to import or even be found in maven.

https://jersey.github.io/documentation/latest/jaxrs-resources.html

  • None of the @... links go anywhere, such as @Path, @Post
  • [3.1. Root Resource Classes], the example code is not aligned

ccsalway avatar Jan 02 '18 21:01 ccsalway