Create spring-boot-graphql-test module

This commit is contained in:
Andy Wilkinson
2025-05-07 12:13:26 +01:00
committed by Phillip Webb
parent 651bd21d06
commit dee54a8b99
15 changed files with 37 additions and 23 deletions

View File

@@ -71,6 +71,7 @@ include "spring-boot-project:spring-boot-elasticsearch"
include "spring-boot-project:spring-boot-flyway"
include "spring-boot-project:spring-boot-freemarker"
include "spring-boot-project:spring-boot-graphql"
include "spring-boot-project:spring-boot-graphql-test"
include "spring-boot-project:spring-boot-groovy-templates"
include "spring-boot-project:spring-boot-gson"
include "spring-boot-project:spring-boot-h2console"
@@ -118,7 +119,6 @@ include "spring-boot-project:spring-boot-session-jdbc"
include "spring-boot-project:spring-boot-sql"
include "spring-boot-project:spring-boot-test"
include "spring-boot-project:spring-boot-test-autoconfigure"
include "spring-boot-project:spring-boot-test-integration-tests"
include "spring-boot-project:spring-boot-testcontainers"
include "spring-boot-project:spring-boot-thymeleaf"
include "spring-boot-project:spring-boot-tomcat"