Class CustomPathExtension
java.lang.Object
io.quarkus.smallrye.openapi.deployment.CustomPathExtension
This adds support for the quarkus.http.root-path config option
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static StringbuildContextRoot(String... segments) resolveContextRoot(Collection<org.jboss.jandex.ClassInfo> applications) (package private) static StringstripSlashes(String segment)
-
Field Details
-
APPLICATION_PATH
-
-
Constructor Details
-
CustomPathExtension
-
-
Method Details
-
resolveContextRoot
-
buildContextRoot
-
stripSlashes
-