Class JsonSchemaCreator


  • public class JsonSchemaCreator
    extends Object
    Creates a json schema from an annotated Java Object. This, by no means, is an exhaustive impl of schema generation. We will expand the scope as we use more types
    • Constructor Detail

      • JsonSchemaCreator

        public JsonSchemaCreator()