Update graphql-kickstart to v12
See original GitHub issueGraphQL kickstart is getting a major module and package overhaul which means it’ll cause breaking changes here too. Most likely the GraphQLJavaToolsAutoConfiguration
will have to be updated as well. See also https://github.com/graphql-java-kickstart/graphql-spring-boot/pull/617.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Releases · graphql-java-kickstart/graphql-spring-boot - GitHub
Library versions across all graphql-java-kickstart will be synchronized from now on. The major and minor version of compatible libraries will ...
Read more >graphql-java-kickstart/graphql-spring-boot v12.0.0 on GitHub
New release graphql-java-kickstart/graphql-spring-boot version v12.0.0 12.0.0 on GitHub. ... Upgrade to Spring Boot 2.5.4; Upgrade to graphql-java 17.3.
Read more >GraphQL and Data Loader Using the graphql-java-kickstart ...
I am attempting to use the DataLoader feature within the graphql-java-kickstart library: https://github.com/graphql-java-kickstart.
Read more >About GraphQL Java Tools
This library allows you to use the GraphQL schema language to build your graphql-java schema. Inspired by graphql-tools, it parses the given GraphQL...
Read more >Java graphql enum. Enum types are sets of discrete values ...
So I think your code is correct and should start working once you upgrade to a ... GraphQL Java Kickstart Projects for easily...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@setchy @oliemansm I have released
4.1.0
version ofgraphql-java-datetime
yesterday as well. All dependencies upgraded to the latest versions.Please check it here: https://search.maven.org/artifact/com.zhokhov.graphql/graphql-java-datetime/4.1.0/jar
@donbeave Great, thanks!