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 aa4a453 commit 5c4c783Copy full SHA for 5c4c783
graphql-webclient/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- api "org.springframework.boot:spring-boot-starter-webflux"
+ compile "org.springframework.boot:spring-boot-starter-webflux"
3
4
testImplementation "org.springframework.boot:spring-boot-starter-webflux"
5
testImplementation "org.springframework.boot:spring-boot-starter-test"
0 commit comments