You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quarkus Graphql throwing Class [com.google.gson.JsonObject] is not indexed in Jandex. can not scan Object Type, might not be mapped correctly. Kind = [CLASS]
#1344
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.
Hi, I'm facing the error as shown below. Have tried using other maven dependency e.g. io.vertx.core.json.JsonObject but the issue still persist.
I'm running on maven 3.9.0, jdk 11 and Quarkus v3.4.3.
The text was updated successfully, but these errors were encountered: