diff --git a/src/reference/asciidoc/meta-data-store.adoc b/src/reference/asciidoc/meta-data-store.adoc index 22f623a51a..abeec2b8b9 100644 --- a/src/reference/asciidoc/meta-data-store.adoc +++ b/src/reference/asciidoc/meta-data-store.adoc @@ -29,7 +29,7 @@ can persist the state at will, be invoking `flush()`. [source,xml] ---- + class="org.springframework.integration.metadata.PropertiesPersistingMetadataStore"/> ---- Alternatively, you can provide your own implementation of the `MetadataStore` interface (e.g.