Skip to content

Commit bdf91f6

Browse files
update readme
1 parent e5e3b95 commit bdf91f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ The http example is a simple Spring Boot application that serves the classic Sta
1313
The defer example is a simple Spring Boot application that demonstrates more advanced graphql
1414
performance by allowing a client to split the result into the data it needs immediately followed
1515
by the data it can `defer` to later.
16+
17+
## Spring Boot integration example
18+
19+
This shows how to integrate GraphQL Java with Spring Boot.

0 commit comments

Comments
 (0)