提交 df793392 编写于 作者: K Kazuki Shimizu

Fix javadoc of AbstractHandlerMapping#setPathMatcher

上级 92f18a49
......@@ -103,7 +103,7 @@ public abstract class AbstractHandlerMapping extends ApplicationObjectSupport im
/**
* Set the PathMatcher implementation to use for matching URL paths
* against registered URL patterns. Default is AntPathMatcher.
* against registered URL patterns. Default is ParsingPathMatcher.
* @see org.springframework.web.util.ParsingPathMatcher
*/
public void setPathMatcher(PathMatcher pathMatcher) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册