Enigmatis / graphql-java-annotations

GraphQL Annotations for Java
Other
387 stars 97 forks source link

Support spring-graphql #275

Closed cn-src closed 1 year ago

cn-src commented 3 years ago

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

yarinvak commented 3 years ago

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.

StringKe commented 1 year ago

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 ?

Fgerthoffert commented 1 year ago

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