Package org.springframework.util
Interface RouteMatcher.Route
- Enclosing interface:
- RouteMatcher
public static interface RouteMatcher.Route
A parsed representation of a route.
-
Method Summary
-
Method Details
-
value
String value()The original route value.
-