Remove schema registry references from the docs

This commit is contained in:
Soby Chacko
2021-11-01 14:51:19 -04:00
committed by Oleg Zhurakousky
parent afe8045493
commit ac33329260

View File

@@ -2657,10 +2657,6 @@ public class MyCustomMessageConverter extends AbstractMessageConverter {
}
----
Spring Cloud Stream also provides support for Avro-based converters and schema evolution.
See `<<schema-evolution>>` for details.
[
== Inter-Application Communication
Spring Cloud Stream enables communication between applications. Inter-application communication is a complex issue spanning several concerns, as described in the following topics: