Class GenerateGraphQLSchemaMojo.SpringConfiguration
- java.lang.Object
-
- com.graphql_java_generator.mavenplugin.GenerateGraphQLSchemaMojo.SpringConfiguration
-
- Enclosing class:
- GenerateGraphQLSchemaMojo
@Configuration @ComponentScan(basePackageClasses={com.graphql_java_generator.plugin.DocumentParser.class,com.graphql_java_generator.util.GraphqlUtils.class},excludeFilters={,,,}) public class GenerateGraphQLSchemaMojo.SpringConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SpringConfiguration()
-