Packages migrate in jakarta
I’m migrating my webapplications to tomcat 10.X.
Where can i found the complete list of packages migrate from javax.* to jakarta.*?
Exception with Jackson-Module-Jaxb-Annotation when upgrading to Jakarta EE
i am trying to upgrade my application from JEE 8 to Jakarta EE.
When I am starting the application, it is throwing this exception
with Jackson-Module-Jaxb-Annotations-2.17.1 trying to use the old javax.xml.bind classes rather than the jakarta.xml.bind classes that the application now has (I am using jakarta.xml.bind-api-4.0.2)
htmlcompressor-1.5.2 incompatible with wildfly 28 Jakarta 10
My application use htmlcompressor 1.5.2 as follow: