Rename graphql-sample to webmvc-http-endpoint

This commit is contained in:
Rossen Stoyanchev
2021-01-03 21:18:10 +00:00
parent 099733c1f0
commit eda2bd3f33
15 changed files with 3 additions and 3 deletions

View File

@@ -15,4 +15,4 @@ pluginManagement {
rootProject.name = 'spring-graphql'
include 'spring-graphql-web'
include 'samples:graphql-sample'
include 'samples:webmvc-http-endpoint'