Class DevServicesResultBuildItem


  • public final class DevServicesResultBuildItem
    extends MultiBuildItem
    BuildItem for running dev services Combines injected configs to the application with container id (if it exists). Processors are expected to return this build item not only when the dev service first starts, but also if a running dev service already exists. DevServicesResultBuildItem.RunningDevService helps to manage the lifecycle of the running dev service
    • Constructor Detail