Uses of Interface
com.graphql_java_generator.plugin.conf.GenerateServerCodeConfiguration
Packages that use GenerateServerCodeConfiguration
Package
Description
This package contains all the interfaces that defines the input parameters for the various goal/task of the
maven/gradle plugin
-
Uses of GenerateServerCodeConfiguration in com.graphql_java_generator.plugin.conf
Subinterfaces of GenerateServerCodeConfiguration in com.graphql_java_generator.plugin.confModifier and TypeInterfaceDescriptioninterfaceThis class contains all parameters for the generatePOJO goal/task.interfaceThis interface contains all the configuration parameters for the graphql goal (Maven) or task (Gradle) of the plugin, as an interface.
All these methods are directly the property names, to map against a SpringConfigurationthat defines theBeans.