graphql-java-annotations icon indicating copy to clipboard operation
graphql-java-annotations copied to clipboard

Support spring-graphql

Open cn-src opened this issue 2 years ago • 1 comments

spring-graphql annotations @GraphQlController, @QueryMapping, @SubscriptionMapping, @MutationMapping.

cn-src avatar Aug 15 '21 04:08 cn-src

Please elaborate. graphql-java-annotations can be integrated with spring, but it's not spring specific, therefore we will not add spring as a dependency here.

yarinvak avatar Aug 28 '21 10:08 yarinvak

Please elaborate. graphql-java-annotations can be integrated with spring, but it's not spring specific, therefore we will not add spring as a dependency here.

How to generate schema for these annotations via graphql-java-annotations ?

StringKe avatar May 09 '23 12:05 StringKe

Hi,

We are not going to introduce a dependency to spring, this is a different framework.

We're closing this issue as not relevant for this project.

Thanks

Fgerthoffert avatar Aug 25 '23 08:08 Fgerthoffert