Package org.springframework.modulith.events.jdbc
@NonNullApi
package org.springframework.modulith.events.jdbc
JDBC integration for
EventPublicationRepository
.-
ClassDescriptionInitializes the DB schema used to store eventsSimple wrapper around a
ResourceLoader
to load database specific schema files from the classpath.Configuration properties for JDBC.JDBC-based repository to storeTargetEventPublication
s.Internal abstraction of customization options forJdbcEventPublicationRepository
.