| Package | Description | 
|---|---|
| org.springframework.web.util.pattern | Dedicated support for matching HTTP request paths. | 
| Modifier and Type | Method and Description | 
|---|---|
| PathPattern.PathRemainingMatchInfo | PathPattern. matchStartOfPath(PathContainer pathContainer)Match the beginning of the given path and return the remaining portion
 not covered by this pattern. |