Files
spring-graphql/settings.gradle
2020-08-25 06:34:33 +01:00

5 lines
114 B
Groovy

rootProject.name = 'spring-graphql'
include 'spring-graphql-boot-starter-webmvc'
include 'spring-graphql-webmvc'