提交 147a35f4 编写于 作者: B Brian Clozel

Polish AntPathMatcher.setTrimTokens javadoc

Issue: SPR-14247
上级 3ce49819
......@@ -132,7 +132,7 @@ public class AntPathMatcher implements PathMatcher {
/**
* Specify whether to trim tokenized paths and patterns.
* <p>Default is {@code true}.
* <p>Default is {@code false}.
*/
public void setTrimTokens(boolean trimTokens) {
this.trimTokens = trimTokens;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册