Class ElasticsearchBuildTimeConfig


  • @ConfigRoot(name="elasticsearch",
                phase=BUILD_TIME)
    public class ElasticsearchBuildTimeConfig
    extends Object
    • Field Detail

      • healthEnabled

        @ConfigItem(name="health.enabled",
                    defaultValue="true")
        public boolean healthEnabled
        Whether a health check is published in case the smallrye-health extension is present.
    • Constructor Detail

      • ElasticsearchBuildTimeConfig

        public ElasticsearchBuildTimeConfig()