Uses of Interface
com.graphql_java_generator.CustomScalarRegistry
| Package | Description |
|---|---|
| com.graphql_java_generator |
-
Uses of CustomScalarRegistry in com.graphql_java_generator
Classes in com.graphql_java_generator that implement CustomScalarRegistry Modifier and Type Class Description classCustomScalarRegistryImplFields in com.graphql_java_generator declared as CustomScalarRegistry Modifier and Type Field Description static CustomScalarRegistryCustomScalarRegistryImpl. customScalarRegistryAs we may have or not have Spring at runtime, we manually manage a singleton.