Package io.micronaut.openapi.visitor
Class UrlUtils
java.lang.Object
io.micronaut.openapi.visitor.UrlUtils
URL and URL paths util methods.
- Since:
- 6.12.0
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final record
static enum
-
Method Summary
Modifier and TypeMethodDescriptionbuildUrls
(List<UrlUtils.Segment> segments) static List<UrlUtils.Segment>
parsePathSegments
(String pathString)
-
Method Details
-
buildUrls
-
parsePathSegments
-