From f130223c71683bcdd55ad4eefb45cd1c2b065aea Mon Sep 17 00:00:00 2001 From: Yoann Date: Fri, 29 Mar 2024 13:26:51 +0100 Subject: [PATCH] servlet version 5.0 --- src/main/webapp/WEB-INF/web.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 3a78c27..433e37f 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,10 @@ - - + + Jersey Web Application org.glassfish.jersey.servlet.ServletContainer