jersey
jersey copied to clipboard
Documentation
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