Skip to content

Commit d3f4c69

Browse files
committed
SPR-8803 Add UriComponentsBuilder methods to replace path/query.
1 parent 8889284 commit d3f4c69

File tree

6 files changed

+338
-179
lines changed

6 files changed

+338
-179
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Changes in version 3.1 RC2 (2011-11-15)
2121
* The Form input tag allows type values other than "text" such as HTML5-specific types.
2222
* The Form hidden tag supports "disabled" attribute
2323
* Add ignoreDefaultModelOnRedirect attribute to <mvc:annotation-driven/>
24+
* Add methods to UriComponentsBuilder for replacing the path or the query.
2425

2526
Changes in version 3.1 RC1 (2011-10-11)
2627
---------------------------------------

0 commit comments

Comments
 (0)