Skip to content

Jackson 2.7.0 not compatible with Spring [SPR-13864] #18437

Closed
@spring-projects-issues

Description

@spring-projects-issues

Osvaldo Pinali Doederlein opened SPR-13864 and commented

Caused by: java.lang.NoSuchMethodError: com.fasterxml.jackson.databind.type.TypeFactory.constructType(Ljava/lang/reflect/Type;Ljava/lang/Class;)Lcom/fasterxml/jackson/databind/JavaType;
at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.getJavaType(AbstractJackson2HttpMessageConverter.java:314)

This overload of constructType() doesn't exist anymore in Jackson 2.7.0.


Affects: 4.2.3

Issue Links:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: duplicateA duplicate of another issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions