f130223c71
servlet version 5.0
Yoann
2024-03-29 13:26:51 +01:00
318115cd60
Change the version of jersey and some dependencies
Yoann
2024-03-26 16:25:18 +01:00
33baf66b7b
Jaxb > Jakarta, Java 8 > Java 11+, Tomcat 9 > Tomcat 10, Jersey 2 > Jersey 3, fix java errors when using java 11+ due to the improper configuration of modules in jersey<2.7. This is a huge change to dependencies and the import. Replace javax imports by jakarta imports and fix moxy xml dependencies. Please pay attention to the imports since old javax dependencies will explicitly cause Class Not found or worse : silently fail
yoann.maurel
2022-03-17 17:25:39 +01:00