spring-framework/spring-web
Phillip Webb 62a3e41473 Deprecate mutable methods of MethodParameter
Deprecate all mutation methods in `MethodParameter` in favor of factory
methods that return a new instance. Existing code that previously relied
on mutation has been updated to use the replacement methods.

Closes gh-23385
2019-08-01 08:05:14 +01:00
..
src Deprecate mutable methods of MethodParameter 2019-08-01 08:05:14 +01:00
spring-web.gradle Merge branch '5.1.x' 2019-07-30 22:52:20 +02:00