Class ReactiveMessagingBuildTimeConfig
- java.lang.Object
-
- io.quarkus.smallrye.reactivemessaging.deployment.ReactiveMessagingBuildTimeConfig
-
@ConfigRoot(name="reactive-messaging", phase=BUILD_TIME) public class ReactiveMessagingBuildTimeConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanhealthEnabledWhether or not an health check is published in case the smallrye-health extension is present.
-
Constructor Summary
Constructors Constructor Description ReactiveMessagingBuildTimeConfig()
-