Class DevServicesSharedNetworkBuildItem

java.lang.Object
io.quarkus.builder.item.BuildItem
io.quarkus.builder.item.MultiBuildItem
io.quarkus.deployment.builditem.DevServicesSharedNetworkBuildItem

public final class DevServicesSharedNetworkBuildItem extends MultiBuildItem
A marker build item that indicates, if any instances are provided during the build, the containers started by DevServices will use a shared network. This is mainly useful in integration tests where the application container needs to be able to communicate with the service containers.
  • Constructor Details

    • DevServicesSharedNetworkBuildItem

      public DevServicesSharedNetworkBuildItem()