We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7dfa6 commit 2bfce26Copy full SHA for 2bfce26
Writerside/topics/spring.md
@@ -2,6 +2,10 @@
2
3
Apollo Kotlin Execution comes with [Spring Webflux](https://docs.spring.io/spring-framework/reference/web/webflux.html) integration.
4
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
9
To use the Spring Webflux integration, add `apollo-execution-spring` to your dependencies:
10
11
```kotlin
0 commit comments