This website requires JavaScript.
Explore
Help
Sign In
vuminh224
/
ipd-tp-7
Watch
1
Star
0
Fork
0
You've already forked ipd-tp-7
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
0
Tags
f130223c71683bcdd55ad4eefb45cd1c2b065aea
Commit Graph
3 Commits
Author
SHA1
Message
Date
Yoann
318115cd60
Change the version of jersey and some dependencies
2024-03-26 16:25:18 +01:00
yoann.maurel
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
2022-03-17 17:25:39 +01:00
ynn
8669e8ad51
Initial commit
2019-03-17 16:47:56 +01:00