Class ConfiguredPathInfo
java.lang.Object
io.quarkus.vertx.http.deployment.devmode.ConfiguredPathInfo
-
Constructor Summary
ConstructorsConstructorDescriptionConfiguredPathInfo(String name, String endpointPath, boolean isAbsolutePath, boolean management) -
Method Summary
Modifier and TypeMethodDescriptiongetEndpointPath(HttpRootPathBuildItem httpRoot) getEndpointPath(NonApplicationRootPathBuildItem nonAppRoot, ManagementInterfaceBuildTimeConfig mibt, io.quarkus.deployment.builditem.LaunchModeBuildItem mode) getName()
-
Constructor Details
-
ConfiguredPathInfo
-
-
Method Details
-
getName
-
getEndpointPath
-
getEndpointPath
public String getEndpointPath(NonApplicationRootPathBuildItem nonAppRoot, ManagementInterfaceBuildTimeConfig mibt, io.quarkus.deployment.builditem.LaunchModeBuildItem mode)
-