Uses of Annotation Interface
org.apache.juneau.jsonschema.annotation.JsonSchemaConfig
Packages that use JsonSchemaConfig
Package
Description
JSON-Schema Marshalling Annotations
REST Servlets
-
Uses of JsonSchemaConfig in org.apache.juneau.jsonschema.annotation
Method parameters in org.apache.juneau.jsonschema.annotation with type arguments of type JsonSchemaConfigModifier and TypeMethodDescriptionvoidJsonSchemaConfigAnnotation.Apply.apply(AnnotationInfo<JsonSchemaConfig> ai, JsonSchemaGenerator.Builder b) -
Uses of JsonSchemaConfig in org.apache.juneau.rest.servlet
Classes in org.apache.juneau.rest.servlet with annotations of type JsonSchemaConfig