diff --git a/settings.gradle b/settings.gradle index 523f7689..9c2efcaf 100644 --- a/settings.gradle +++ b/settings.gradle @@ -26,11 +26,11 @@ plugins { rootProject.name = 'spring-graphql' include 'spring-graphql', 'spring-graphql-test', - 'spring-graphql-docs', - 'samples:webmvc-http', - 'samples:webmvc-http-security', - 'samples:webflux-security', - 'samples:webflux-websocket' + 'spring-graphql-docs' +// 'samples:webmvc-http', +// 'samples:webmvc-http-security', +// 'samples:webflux-security', +// 'samples:webflux-websocket' settings.gradle.projectsLoaded { gradleEnterprise {