io.quarkus.smallrye.reactivemessaging.deployment.ReactiveMessagingBuildTimeConfig.jdp Maven / Gradle / Ivy
#
#Wed Nov 17 09:28:21 CET 2021
io.quarkus.smallrye.reactivemessaging.deployment.ReactiveMessagingBuildTimeConfig.autoConnectorAttachment=Whether it should automatically configure the connector attribute of channels that don't have an\nupstream source (for incoming channels), or a downstream consumer (for outgoing channels).\n\nWhen enabled, it verifies that there is only a single connector on the classpath. In that case, it automatically\nassociates the orphans channel to the connector, removing the need to add the .connector
\nattribute in the application configuration.
io.quarkus.smallrye.reactivemessaging.deployment.ReactiveMessagingBuildTimeConfig.healthEnabled=Whether an health check is published in case the smallrye-health extension is present.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy