Docs update for schema registry
Update default value for spring.cloud.stream.schemaRegistryClient.cached to false. It was incorrectly specified with a default value of true.
This commit is contained in:
@@ -1978,7 +1978,7 @@ Default:: `http://localhost:8990/`
|
||||
Normally set to `false`, as the caching happens in the message converter.
|
||||
Clients using the schema registry client should set this to `true`.
|
||||
+
|
||||
Default:: `true`
|
||||
Default:: `false`
|
||||
|
||||
=== Avro Schema Registry Client Message Converters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user