howtographql
howtographql copied to clipboard
Outdated GraphQL Java tutorial
Hi,
I am one of the maintainer of GraphQL Java.
The GraphQL Java tutorial by @kaqqao is unfortunately outdated and also uses some third party libraries on top of GraphQL Java, without making it clear that it is actually not GraphQL Java itself. Our experience has shown that this is confusing for beginners. Our recommend approach can be found here
Please consider adding a warning message which makes it clear that it is outdated and that this is not the recommend getting started approach for GraphQL Java or maybe just remove it all at the moment.
Just to be clear: I think the tutorial was very helpful overall and thanks a lot to @kaqqao for writing the tutorial in the first place while nobody else picked up the task.
The library itself and the ecosystem have evolved and I just wanna make sure that this is reflected somehow.
Thanks a lot, Andi
The author here. I 100% agree with @andimarek. The ecosystem has evolved to the point that my tutorial is now more confusing than helpful. I'll work on rewriting it to the current best practices, but for now, please add a warning message or remove the tutorial.
Hey there, I agree with both.
I opened #923 to add a warning in the tutorial. Can you take a look and see if that's good?
Thanks!
@jonatasbaldin thanks ... looks good.
It will be great if you could provide an example tutorial of graphQL with jersey. Thanks
@kaqqao @jonatasbaldin When will the new updated tutorial be available?
Seconding @Arivanandam question.
@jonatasbaldin Why was this closed, the tutorial was not updated?
any updates on this guys?
Any news here? I use https://www.graphql-java-kickstart.com with Relay
Just wondering if there is any updated for the Java tutorial, really looking forward to it :)