Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Endpoints framework depends on deprecated jackson function #204

Copy link
Copy link
@Burtan

Description

@Burtan
Issue body actions

Hi,
the endpoints framework makes use of the function getGenericType() of jackson. However this function was removed with jackson >= 2.11.0. Automatic dependency resolution with maven downloads the most current version of jackson though. This leads to the following error:

java.lang.NoSuchMethodError: com.fasterxml.jackson.databind.introspect.AnnotatedField.getGenericType()Ljava/lang/reflect/Type;

https://fasterxml.github.io/jackson-databind/javadoc/2.10/com/fasterxml/jackson/databind/introspect/AnnotatedField.html#getGenericType--

peterfortuin, cmaan and william-ferguson-au

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.