Uses of Interface
com.graphql_java_generator.plugin.conf.GenerateClientCodeConfiguration
Packages that use GenerateClientCodeConfiguration
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 GenerateClientCodeConfiguration in com.graphql_java_generator.plugin.conf
Subinterfaces of GenerateClientCodeConfiguration 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.