From 6f3c8b8d12b021fd2de4dce00059d0b7fa937d09 Mon Sep 17 00:00:00 2001 From: Lukas Dohmen Date: Mon, 24 Feb 2025 10:13:20 +0100 Subject: [PATCH] GH-1086 - Complete description for Neo4j index property. Signed-off-by: Lucas Dohmen --- src/docs/antora/modules/ROOT/pages/appendix.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/antora/modules/ROOT/pages/appendix.adoc b/src/docs/antora/modules/ROOT/pages/appendix.adoc index a24257a0..4a79b6fd 100644 --- a/src/docs/antora/modules/ROOT/pages/appendix.adoc +++ b/src/docs/antora/modules/ROOT/pages/appendix.adoc @@ -76,7 +76,7 @@ Can either be the class name of a custom implementation of `ApplicationModuleDet |`spring.modulith.events.neo4j.event-index.enabled` |`false` -|Whether to create indexes on the . +|Whether to create indexes on the Neo4j event publication event hash property. |`spring.modulith.events.rabbitmq.enable-json` |`true`