Artifacts using GraphQL Support For Spring Applications (13)
Sort:
popular
|
newest
Spring Support for Testing GraphQL Applications
Last Release on Nov 21, 2023
3. GraphQL Java Client Dependencies7 usages
com.graphql-java-generator » graphql-java-client-dependenciesMIT
This pom module contains the needed dependencies for the code generated by graphql-java-generator,
when the plugin is in client mode, and the copyRuntimeSources plugin parameters is set to true
Last Release on Nov 23, 2023
4. GraphQL Java Server Dependencies5 usages
com.graphql-java-generator » graphql-java-server-dependenciesMIT
This pom module contains the needed dependencies for the code generated by graphql-java-generator,
when the plugin is in server mode. When you use maven plugin or the gradle plugin, just add this dependency
so that the generated code embeds the necessary dependencies: <dependency><groupId>com.xyz</groupId>
<artifactId>mvn-web-deps</artifactId> <version>0.0.1-SNAPSHOT</version> <type>pom</type>
</dependency>
Last Release on Nov 23, 2023
5. GraphQL Spring Boot Starter3 usages
org.springframework.experimental » graphql-spring-boot-starterApache
GraphQL Spring Boot Starter
Last Release on Dec 14, 2021
GraphQL definitions for Scalars to support some useful/frequently used java types
Last Release on Nov 27, 2023
9. Autumn Framework: GraphQL Dataloader
org.autumnframework » autumn-service-graphql-dataloaderApache
Dataloader interface to support frequently needed methods
Last Release on Nov 27, 2023