org.restlet.jee:org.restlet.ext.servlet Lib does not support jakarta package and class with java 21
I am working with org.restlet.ext.servlet-2.4.0.jar lib and upgrading my code Java 8 to Java 21 version. but when execute the code at time following error occur. and it is not support jakarta class for the same.
org.restlet.jee:org.restlet.ext.jackson Lib does not support jakarta package and class with java 21
I am working with org.restlet.ext.servlet-2.4.0.jar lib and upgrading my code Java 8 to Java 21 version. but when execute the code at time following error occur. and it is not support jakarta class for the same.