Annotation Interface EnableSchemaRegistryClient


@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented @Inherited @Configuration @Import(SchemaRegistryClientConfiguration.class) public @interface EnableSchemaRegistryClient
Author:
Marius Bogoevici