commit | 571b767a41b442d1a4ba47a2e7ca3087f6e18c18 | [log] [tgz] |
---|---|---|
author | jansupol <15908245+jansupol@users.noreply.github.com> | Fri Jun 14 13:20:57 2019 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 14 13:20:57 2019 +0200 |
tree | 4a104c83aecb86a0ee18f3a4696cfbbdef7a98bc | |
parent | 6ed5a4a74740acb6dd10ae8daf88e19022d9854f [diff] |
Test for PR 3905 (#4153) Check the log for a warning that would have been in should the fix for "3905: Fix warnings when checking CDI bean is JAX-RS resource" be not included Signed-off-by: Jan Supol <jan.supol@oracle.com>
Jersey is a REST framework that provides JAX-RS Reference Implementation and more. Jersey provides its own APIs that extend the JAX-RS toolkit with additional features and utilities to further simplify RESTful service and client development. Jersey also exposes numerous extension SPIs so that developers may extend Jersey to best suit their needs.
Goals of Jersey project can be summarized in the following points:
Jersey is licensed under a dual license - EPL 2.0 and GPL 2.0 with Class-path Exception. That means you can choose which one of the two suits your needs better and use it under those terms.
We use contribution policy, which means we can only accept contributions under the terms of ECA.
See the Jersey website to access Jersey documentation. If you run into any issues or have questions, ask at jersey-dev@eclipse.org, StackOverflow or file an issue on Jersey GitHub Project.