From e0165f2e1ba5a6aa44b309ca1eb4838b220c6c3d Mon Sep 17 00:00:00 2001 From: Andrus Adamchik Date: Sun, 28 Apr 2024 14:07:47 -0400 Subject: [PATCH] new link for Jersey examples --- data/modules.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/modules.yaml b/data/modules.yaml index 19274400..16c2818e 100644 --- a/data/modules.yaml +++ b/data/modules.yaml @@ -67,9 +67,9 @@ ByName: jersey: Name: bootique-jersey Icon: jersey.png - Description: Integrates JAX-RS engine, allowing you to create and run REST web services. Since 2.0 also includes - JAX-RS HTTP client with various kinds of authentication (BASIC, OAuth2,etc.) - Example: "https://github.com/bootique-examples/bootique-rest-demo" + Description: Integrates JAX-RS engine, allowing you to create and run REST web services. Since 2.0, also includes + JAX-RS HTTP client with different authentication options (BASIC, OAuth2,etc.) + Example: "https://github.com/bootique-examples/bootique-jersey-examples" Versions: ["1.3", "2.0", "3.0"] # deprecated