Skip to content

NoClassDefFoundError DataLoaderDispatcherInstrumentationOptions #578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
thaparraj opened this issue Sep 6, 2024 Discussed in #577 · 3 comments
Closed

NoClassDefFoundError DataLoaderDispatcherInstrumentationOptions #578

thaparraj opened this issue Sep 6, 2024 Discussed in #577 · 3 comments

Comments

@thaparraj
Copy link

Discussed in #577

Originally posted by thaparraj September 5, 2024
I am upgrading to graphql-java 22.0 from 21.0. I started getting the above Exception on startup. I did some investigation and found that the GraphQLQueryInvoker in com.graphql-java-kickstart:graphql-java-kickstart:15.1 .0 is refering to that class. And latest code in the repo removes that reference. Even after bumping the version to latest 15.2.0 of the lib, I am not getting the latest code from the repo! How should I resolve this Exception?

@federicorispo
Copy link
Member

The new release should fix this problem!

@thaparraj
Copy link
Author

Now I am getting error on server staetup:
NoSuchFieldError: PER_QUERY_WITH_INSTRUMENTATION (from graphql-spring-boot-autoconfigure:15.1.0)

@federicorispo
Copy link
Member

Sorry, but the graphql-spring-boot project is no longer maintained.

Quote from the project README

Since Spring now officially supports GraphQL we have decided to archive this project. We encourage you to start using Spring for GraphQL instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants