Class ConfluentSchemaRegistryClient

java.lang.Object
org.springframework.cloud.stream.schema.registry.client.ConfluentSchemaRegistryClient
All Implemented Interfaces:
SchemaRegistryClient

public class ConfluentSchemaRegistryClient extends Object implements SchemaRegistryClient
Author:
Vinicius Carvalho, Marius Bogoevici, Jon Archer, Tengzhou Dong
  • Constructor Details

    • ConfluentSchemaRegistryClient

      public ConfluentSchemaRegistryClient()
    • ConfluentSchemaRegistryClient

      public ConfluentSchemaRegistryClient(org.springframework.web.client.RestTemplate template)
    • ConfluentSchemaRegistryClient

      public ConfluentSchemaRegistryClient(org.springframework.web.client.RestTemplate template, tools.jackson.databind.ObjectMapper mapper)
  • Method Details