提交 5f2d34f5 编写于 作者: R Rossen Stoyanchev

Update Javadoc

Issue: SPR-13678
上级 de9c030b
......@@ -584,8 +584,9 @@ public class UriComponentsBuilder implements Cloneable {
}
/**
* Append the given path segments to the existing path of this builder.
* Each given path segment may contain URI template variables.
* Append path segments to the existing path. Each path segment may contain
* URI template variables and should not contain any slashes.
* Use {@code path("/")} subsequently to ensure a trailing slash.
* @param pathSegments the URI path segments
* @return this UriComponentsBuilder
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册