未验证 提交 8c6c01ca 编写于 作者: B Bogdan Kobylynskyi 提交者: GitHub

Update README.md

上级 2d908179
......@@ -110,7 +110,7 @@ tasks.named<JavaCompile>("compileJava") {
[example-client](example-client):
* [Plugin configuration in build.gradle](example-client/build.gradle)
* [Building GraphQL request and parsing response using Spring RestTemplate](example-client/src/main/java/io/github/kobylynskyi/order/external/ProductServiceGraphQLClient.java)
* [Building GraphQL request and parsing response using Spring RestTemplate](example-client/src/main/java/io/github/kobylynskyi/order/external/product/ProductServiceGraphQLClient.java)
* [Building GraphQL request and parsing response using RestAssured](example-client/src/test/java/io/github/kobylynskyi/order/service/CreateProductIntegrationTest.java)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册