Skip to content

DataLoaderInstrumentation from graphql-java is missing in 1.4.0 #1238

Closed as not planned
@david-m-s

Description

@david-m-s

I have a project depending on spring-graphql. In version 1.3.5 it worked but after changing to 1.4.0, there is an error of missing org.dataloader.instrumentation.DataLoaderInstrumentation . This class is defined in com.graphql-java:java-dataloader, but not in the 3.3.0 version which is the one brought transitively by the graphql-java dependency 22.3.
I guess it is a simple matter of updating the dependency to graphql-java.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions