Skip to content

Commit 2bfce26

Browse files
authored
Update spring.md
1 parent be7dfa6 commit 2bfce26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Writerside/topics/spring.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Apollo Kotlin Execution comes with [Spring Webflux](https://docs.spring.io/spring-framework/reference/web/webflux.html) integration.
44

5+
## Add apollo-execution-spring to your project
6+
7+
> Make sure to follow the steps in ["Getting started"](getting-started.md) first to generate your `ServiceExecutableSchemaBuilder`.
8+
59
To use the Spring Webflux integration, add `apollo-execution-spring` to your dependencies:
610

711
```kotlin

0 commit comments

Comments
 (0)