ConditionalOnStateEventLocalFirstEnabled

@ConditionalOnProperty(value = ["wow.eventsourcing.state.bus.local-first.enabled"], havingValue = "true", matchIfMissing = true)
annotation class ConditionalOnStateEventLocalFirstEnabled