Skip to main content

While upgrading my module to jdk21 and spring boot 3.3.1, getting error as below:
Error Log:
Forwarding to error page from request [/docusign/JWTtoken] due to exception [RESTEASY004655: Unable to invoke request: jakarta.ws.rs.ProcessingException: RESTEASY003215: could not find writer for content-type application/x-www-form-urlencoded type: jakarta.ws.rs.core.Form]: jakarta.ws.rs.ProcessingException: RESTEASY004655: Unable to invoke request: jakarta.ws.rs.ProcessingException: RESTEASY003215: could not find writer for content-type application/x-www-form-urlencoded type: jakarta.ws.rs.core.Form
        at org.jboss.resteasy.resteasy-

Is docusign 6.0.0, compatible with jdk21 and latest version of spring?

Be the first to reply!

Reply