Uses of Class
com.graphql_java_generator.mavenplugin.AbstractGenerateServerCodeMojo
-
Uses of AbstractGenerateServerCodeMojo in com.graphql_java_generator.mavenplugin
Subclasses of AbstractGenerateServerCodeMojo in com.graphql_java_generator.mavenpluginModifier and TypeClassDescriptionclassclassThis class is the class that contains all parameters that needed for theGraphQLMojo, that is all parameters that are common to all generate code Mojos.classThe generatePojo goal generates all the java objects that match the provided GraphQL schema.classThe generateServerCode Maven goal (and Gradle task) generates the java code for an almost ready to start GraphQL server.classThis goal is deprecated.