Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Unknown
Description
As of Jackson 2.8 com.fasterxml.jackson.jaxrs.base.JsonParseExceptionMapper and
com.fasterxml.jackson.jaxrs.base.JsonMappingExceptionMapper no longer have JAX-RS Provider annotation (see https://github.com/FasterXML/jackson-jaxrs-providers/issues/22) and therefore cannot be activated for cxf-spring-boot-starter-jaxrs by just adding the package to classes-scan-packages in application.yml.