ConditionalOnEventLocalFirstEnabled

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