Closed
Description
Our current Spring Boot starters aren't actually necessary: the basic profile of our apps should be Spring MVC or Spring WebFlux apps and the spring-graphql-web
dependency should be a signal strong enough that we should add web endpoints to the existing applications and wire in a graphQL schema.