GH-940 - Fix typo in reference documentation.
Fixes GH-940.
This commit is contained in:
committed by
Oliver Drotbohm
parent
b86be0823b
commit
0e10942533
@@ -228,7 +228,7 @@ Using the transactional event publication log requires a combination of artifact
|
||||
|
||||
|MongoDB
|
||||
|`spring-modulith-starter-mongodb`
|
||||
|Using MongoDB as persistence technology. Also enables MongoDB transactions and requires a replica set setup of the server to interact with. The transaction auto-configuration can be disabled by setting the `spring.modulith.events.mongobd.transaction-management.enabled` property to `false`.
|
||||
|Using MongoDB as persistence technology. Also enables MongoDB transactions and requires a replica set setup of the server to interact with. The transaction auto-configuration can be disabled by setting the `spring.modulith.events.mongodb.transaction-management.enabled` property to `false`.
|
||||
|
||||
|Neo4j
|
||||
|`spring-modulith-starter-neo4j`
|
||||
|
||||
Reference in New Issue
Block a user