Package-level declarations
Types
Link copied to clipboard
@ConditionalOnProperty(value = ["wow.mongo.enabled"], matchIfMissing = true, havingValue = "true")
Link copied to clipboard
@EnableConfigurationProperties(value = [MongoProperties::class, MongoEventStoreBatchProperties::class, MongoSnapshotStoreBatchProperties::class] )
Link copied to clipboard
@ConfigurationProperties(prefix = "wow.mongo.event-store-batch")
Link copied to clipboard
@ConfigurationProperties(prefix = "wow.mongo")
Link copied to clipboard
@ConfigurationProperties(prefix = "wow.mongo.snapshot-store-batch")