Skip to content

Commit 8d067e8

Browse files
aahlenstodrotbohm
authored andcommitted
GH-885 - Update docs to reflect renaming of property.
1 parent 2ba1785 commit 8d067e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/antora/modules/ROOT/pages/events.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ image::event-publication-registry-start.png[]
206206

207207
Each transactional event listener is wrapped into an aspect that marks that log entry as completed if the execution of the listener succeeds.
208208
In case the listener fails, the log entry stays untouched so that retry mechanisms can be deployed depending on the application's needs.
209-
Automatic re-publication of the events can be enabled via the xref:appendix.adoc#configuration-properties[`spring.modulith.republish-outstanding-events-on-restart`] property.
209+
Automatic re-publication of the events can be enabled via the xref:appendix.adoc#configuration-properties[`spring.modulith.events.republish-outstanding-events-on-restart`] property.
210210

211211
.The transactional event listener arrangement after execution
212212
image::event-publication-registry-end.png[]

0 commit comments

Comments
 (0)