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
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbuildUrls(List<UrlUtils.Segment> segments) static List<UrlUtils.Segment>parsePathSegments(String pathString)
-
Method Details
-
buildUrls
-
parsePathSegments
-