|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
boolean isRemoveLeadingSlash() |
Whether to remove the leading slash from target destinations. |
void setRemoveLeadingSlash(boolean ) |
Use this property to indicate whether the leading slash from translated user destinations should be removed or not. |
Changed Methods | ||
void setPathMatcher(PathMatcher ) |
Now deprecated. |
as of 4.3.14 this property is no longer used and is replaced by {@link #setRemoveLeadingSlash(boolean)} that indicates more explicitly whether to keep the leading slash which may or may not be the case regardless of how the {@code PathMatcher} is configured. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |