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

@Deprecated public class Main extends Object
Deprecated.
This is replaced by SchemaRegistryMain Keep this class in place for compatibility. See https://github.com/confluentinc/schema-registry/issues/194
  • Constructor Details

    • Main

      public Main()
      Deprecated.
  • Method Details

    • main

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