Commit Graph

3 Commits

Author SHA1 Message Date
Brian Clozel
1e61beb0a4 Remove auto-configurations from starter modules 2020-09-16 16:09:37 +02:00
Brian Clozel
3e2a601af0 Move auto-configuration classes to Spring Boot namespace 2020-09-15 14:10:35 +02:00
Brian Clozel
a44c836fc0 Merge modules
This commit merges the common, webmvc and webflux modules into a single
web module for supporting GraphQL with all Spring web frameworks.
We're working here with optional dependencies to build the support
for Spring MVC on one side and Spring WebFlux on the other.

Also, this commit updates the starter modules to adopt the official
naming convention. For now, starter modules will host both the
configuration infrastructure and the transitive dependencies to activate
support.
2020-09-15 14:10:35 +02:00