Uses of Class
io.quarkus.stork.deployment.builditem.StorkRegistrationConfigReadyBuildItem
Packages that use StorkRegistrationConfigReadyBuildItem
-
Uses of StorkRegistrationConfigReadyBuildItem in io.quarkus.stork.deployment
Method parameters in io.quarkus.stork.deployment with type arguments of type StorkRegistrationConfigReadyBuildItemModifier and TypeMethodDescription(package private) voidSmallRyeStorkProcessor.configuresAutomaticRegistration(io.quarkus.deployment.annotations.BuildProducer<StorkRegistrationConfigReadyBuildItem> registration, io.quarkus.stork.StorkRegistrarConfigRecorder registrarConfigRecorder, io.quarkus.deployment.Capabilities capabilities) Build step to configure automatic service registration when using SmallRye Stork in a Quarkus application.