You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also remove the dependency on GraphQL Java Tools. Instead of using the
marker interfaces from this library, annotations of the same name are
defined for the same purpose.
Revert Reflections library version because of a critical issue.
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/main/java/graphql/kickstart/graphql/annotations/GraphQLAnnotationsAutoConfiguration.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/custom/annotation/processor/TestQuery.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/custom/relay/TestQuery.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/custom/type/function/TestQuery.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/directive/TestQueryWithDirective.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/extend/type/TestQuery.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/interfaces/InterfaceQuery.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/mutation/DummyQuery.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/mutation/TestMutation.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/prettify/PrettifyQuery.java
Copy file name to clipboardExpand all lines: graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src/test/java/graphql/kickstart/graphql/annotations/test/query/TestQuery.java
0 commit comments