Skip to content

Plivo API incompatible with spring-boot version 4+ #311

@martinisraelsen

Description

In the process of upgrading to Spring Boot V 4 and getting this error message when trying to launch Plivo:

Caused by: java.lang.NoSuchFieldError: Class com.fasterxml.jackson.databind.PropertyNamingStrategy does not have member field 'com.fasterxml.jackson.databind.PropertyNamingStrategy SNAKE_CASE' at com.plivo.api.PlivoClient.<init>(PlivoClient.java:99) ~[plivo-java-5.46.3.jar:5.46.3] at com.plivo.api.PlivoClient.<init>(PlivoClient.java:242) ~[plivo-java-5.46.3.jar:5.46.3] at com.plivo.api.Plivo.init(Plivo.java:15) ~[plivo-java-5.46.3.jar:5.46.3]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions