There was an error while loading. Please reload this page.
1 parent b07e4fd commit 476df26Copy full SHA for 476df26
settings.gradle
@@ -26,11 +26,11 @@ plugins {
26
rootProject.name = 'spring-graphql'
27
include 'spring-graphql',
28
'spring-graphql-test',
29
-'spring-graphql-docs'
30
-//'samples:webmvc-http',
31
-//'samples:webmvc-http-security',
32
-//'samples:webflux-security',
33
-//'samples:webflux-websocket'
+'spring-graphql-docs',
+'samples:webmvc-http',
+'samples:webmvc-http-security',
+'samples:webflux-security',
+'samples:webflux-websocket'
34
35
settings.gradle.projectsLoaded {
36
gradleEnterprise {
0 commit comments