commit | 075053f5e5d20f9562c936f2c45220cb1eeff5cb | [log] [tgz] |
---|---|---|
author | Jan Supol <jan.supol@oracle.com> | Sat Feb 01 09:57:24 2020 +0100 |
committer | Jan Supol <jan.supol@oracle.com> | Wed Feb 12 16:13:23 2020 +0100 |
tree | 0256c845fe79b0f779479a16d2a76885c1cb26c1 | |
parent | fc57a5a830ff422c4a167a3f37a8bc2325b3c6f9 [diff] |
Javax->jakarta migration on connectors, containers, core-server, ext, media, test-framework excluded media/json-processing, media/moxy, ext/micorprofile as the 3rd party API rely on javax API. 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.