Class ResteasyReactiveDeploymentBuildItem


  • public final class ResteasyReactiveDeploymentBuildItem
    extends io.quarkus.builder.item.SimpleBuildItem
    • Constructor Detail

      • ResteasyReactiveDeploymentBuildItem

        public ResteasyReactiveDeploymentBuildItem​(io.quarkus.runtime.RuntimeValue<org.jboss.resteasy.reactive.server.core.Deployment> deployment,
                                                   String applicationPath)
    • Method Detail

      • getDeployment

        public io.quarkus.runtime.RuntimeValue<org.jboss.resteasy.reactive.server.core.Deployment> getDeployment()
      • getApplicationPath

        public String getApplicationPath()