From a4f70018c85f91c1ec71d0882d71da322602e6e3 Mon Sep 17 00:00:00 2001 From: Maxim Nesen <24524084+senivam@users.noreply.github.com> Date: Thu, 14 Jan 2021 13:21:55 +0100 Subject: [PATCH] jakartified modules.xml from User Guide (#4676) jakartified modules.xml from User Guide Signed-off-by: Maxim Nesen --- docs/src/main/docbook/modules.xml | 99 ++++++++++--------------------- 1 file changed, 32 insertions(+), 67 deletions(-) diff --git a/docs/src/main/docbook/modules.xml b/docs/src/main/docbook/modules.xml index 833a244b87..c7deae96af 100644 --- a/docs/src/main/docbook/modules.xml +++ b/docs/src/main/docbook/modules.xml @@ -112,7 +112,7 @@ jersey-container-jetty-http -Jetty Http Container +Jetty Http Container (for JDK 11+) @@ -136,7 +136,7 @@ jersey-container-servlet -Jersey core Servlet 3.x implementation +Jersey core Servlet 3.x/5.x implementation @@ -144,7 +144,7 @@ jersey-container-servlet-core -Jersey core Servlet 2.x implementation +Jersey core Servlet 2.x way implementation with Jakarta EE 9 adjustments @@ -206,7 +206,7 @@ jersey-jetty-connector -Jersey Client Transport via Jetty +Jersey Client Transport via Jetty (for JDK 11+) @@ -256,14 +256,6 @@ - - jersey-media-json-jackson1 - - -Jersey JSON Jackson (1.x) entity providers support module. - - - jersey-media-json-jettison @@ -276,7 +268,7 @@ jersey-media-json-processing -Jersey JSON-P (JSR 353) entity providers support proxy module. +Jersey Jakarta JSON Processing entity providers support proxy module. @@ -470,14 +462,6 @@ - - jersey-spring4 - - -Jersey extension module providing support for Spring 4 integration. - - - jersey-wadl-doclet @@ -514,7 +498,7 @@ container-runner-maven-plugin -The container runner maven plugin provides means to start and stop a container (currently, Weblogic, Tomcat and Glassfish4 +The container runner maven plugin provides means to start and stop a container (currently Tomcat 10 and Glassfish 6 are supported). To deploy an application to this container or to repetitively redeploy and test an application in the container. @@ -673,7 +657,7 @@ jersey-test-framework-provider-jetty -Jersey Test Framework - Jetty HTTP container +Jersey Test Framework - Jetty HTTP container (for JDK 11+) @@ -775,6 +759,7 @@ + assemblies Jersey examples shared assembly types. + @@ -829,6 +817,7 @@ Jersey MVC Bookstore example. + @@ -901,6 +891,7 @@ Jersey example showing exception mappers in action. + @@ -933,6 +925,7 @@ Jersey Freemarker example. + @@ -1007,22 +1001,6 @@ - - helloworld-spring-annotations - - -Spring 4 Integration Jersey Example - - - - - helloworld-spring-webapp - - -Spring 4 Integration Jersey Example - - - helloworld-webapp @@ -1121,14 +1099,6 @@ - - json-jackson1 - - -Jersey JSON with Jackson 1.x example. - - - json-jettison @@ -1149,7 +1119,7 @@ json-processing-webapp -Jersey JSON-P (JSR 353) example. +Jersey Jakarta JSON Processing example. @@ -1159,6 +1129,7 @@ Jersey JSON with Padding example. + @@ -1199,6 +1171,7 @@ Jersey managed client web application example. + @@ -1217,29 +1191,13 @@ - - oauth-client-twitter - - -Twitter client using OAuth 1 support for Jersey that retrieves Tweets from the home timeline of a - registered Twitter account. - - - - - oauth2-client-google-webapp - - -Google API data retrieving example using OAuth2 for authentication and authorization - - - open-tracing Jersey OpenTracing example + @@ -1318,7 +1277,7 @@ server-sent-events-jaxrs -Jersey JAX-RS 2.1 Server-Sent Events example. +Jersey JAX-RS 2.1/3.0 Server-Sent Events example. @@ -1336,6 +1295,7 @@ Jersey Servlet 3 example with missing servlet-class in the web.xml file + @@ -1352,6 +1313,7 @@ Jersey Simple Console example + sse-item-store-jaxrs-webapp -Jersey JAX-RS 2.1 SSE API-based item store example. +Jersey JAX-RS 2.1/3.0 SSE API-based item store example. @@ -1392,6 +1355,7 @@ Jersey system properties example. +