ConditionalOnElasticsearchEnabled

@ConditionalOnProperty(value = ["wow.elasticsearch.enabled"], matchIfMissing = true, havingValue = "true")
annotation class ConditionalOnElasticsearchEnabled