Skip to content

Commit b50a8ac

Browse files
author
EtienneSF
committed
Added a link to the linked maven plugin
1 parent 89b5838 commit b50a8ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# graphql-gradle-plugin-project
22
graphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code.
3+
4+
The plugin is currently under development. But it should be quite quick, as is is a port on Gradle of the [graphql-java-generator maven plugin](https://github.com/graphql-java-generator/graphql-maven-plugin-project).

0 commit comments

Comments
 (0)