@Path(value="/")
@Produces(value={"application/vnd.schemaregistry.v1+json","application/vnd.schemaregistry+json; qs=0.9","application/json; qs=0.5"})
@Consumes(value={"application/vnd.schemaregistry.v1+json","application/vnd.schemaregistry+json","application/json","application/octet-stream"})
public class RootResource
extends Object
| Constructor and Description |
|---|
RootResource() |
Copyright © 2026 Confluent, Inc.. All rights reserved.