Package io.github.grumpystuff.grumpyrest.request.path
package io.github.grumpystuff.grumpyrest.request.path
-
ClassDescriptionThis segment only matches a request path segment with the exact same text.A path -- actually a path pattern -- that determines whether the actual path provided by a request matches a route.A single segment from a
Path.NOT PUBLIC APIThis segment matches any request path segment.