Skip to content

Commit 07fe0e0

Browse files
committed
Polishing standalone setup documentation
See gh-606
1 parent c1ed773 commit 07fe0e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-graphql-docs/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dependencies {
2626
api 'org.springframework.data:spring-data-commons'
2727
api 'com.querydsl:querydsl-core'
2828
api "org.springframework.boot:spring-boot-starter-graphql:${springBootVersion}"
29+
api "org.springframework.boot:spring-boot-starter-web:${springBootVersion}"
2930
}
3031

3132
jar {

0 commit comments

Comments
 (0)