Class CustomTemplates_Server_SpringConfiguration


@Configuration @ComponentScan(basePackages="com.graphql_java_generator",excludeFilters={,,}) public class CustomTemplates_Server_SpringConfiguration extends AbstractCustomTemplatesSpringConfiguration
Spring configuration for CustomTemplatesServerTestintegration test Extends AbstractCustomTemplatesSpringConfiguration to setup customized templates Schema used for test allGraphQLCases.graphqls
Author:
ggomez