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