quarkus-rabbitmq-client
quarkus-rabbitmq-client copied to clipboard
declare capability for other extensions
A capability represents a technical capability that can be queried by other extensions. An extension may provide multiple capabilities and multiple extensions can provide the same capability. By default, capabilities are not displayed to users. Capabilities should be used when checking for the presence of an extension rather than class path based checks.
See: https://quarkus.io/guides/writing-extensions#capabilities