noOpSnapshotRepository

@Bean
@ConditionalOnProperty(value = ["wow.eventsourcing.snapshot.enabled"], havingValue = "false")
fun noOpSnapshotRepository(): SnapshotRepository