Package org.springframework.modulith.events.neo4j
@NonNullApi
package org.springframework.modulith.events.neo4j
Neo4j integration for
EventPublicationRepository
.-
ClassDescriptionThe event publication entity definition.Auto-configuration to register a
Neo4jEventPublicationRepository
, a defaultConfiguration
and aNeo4jIndexInitializer
if enabled.ANeo4jClient
based implementation ofEventPublicationRepository
.Automatically creates an index on theNeo4jEventPublication.eventHash
field.