Class ReactiveMessagingBuildTimeConfig


  • @ConfigRoot(name="reactive-messaging",
                phase=BUILD_TIME)
    public class ReactiveMessagingBuildTimeConfig
    extends Object
    • Field Detail

      • healthEnabled

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

      • ReactiveMessagingBuildTimeConfig

        public ReactiveMessagingBuildTimeConfig()