Class AllGraphQLCases_Server_SpringConfiguration_KO

java.lang.Object
graphql.mavenplugin_notscannedbyspring.AbstractSpringConfiguration
graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_KO

@Configuration @ComponentScan(basePackages="com.graphql_java_generator",excludeFilters={,,}) public class AllGraphQLCases_Server_SpringConfiguration_KO extends AbstractSpringConfiguration
The Spring configuration used for JUnit tests. In this one, no GraphQLScalarType : used to check that this lack is properly handled.
Author:
etienne-sf