Class SchemaRegistryMain

java.lang.Object
io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain

public class SchemaRegistryMain extends Object
  • Constructor Details

    • SchemaRegistryMain

      public SchemaRegistryMain()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Starts an embedded Jetty server running the REST server.
      Throws:
      IOException