You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Jakarta artifacts the below error is encountered in Module mode and in old classpath mode when used
Error occurred during initialization of boot layer
java.lang.module.ResolutionException: Module com.fasterxml.jackson.jaxrs.json does not read a module that exports javax.ws.rs.ext
The javax.ws.rs.ext package no longer exists,
Refers to #125 and the recommended fix of shading a classified deployable artifact for Jakarta
When using Jakarta artifacts the below error is encountered in Module mode and in old classpath mode when used
The javax.ws.rs.ext package no longer exists,
Refers to #125 and the recommended fix of shading a classified deployable artifact for Jakarta
FasterXML/jackson-modules-base#116
The text was updated successfully, but these errors were encountered: