spring-framework/spring-messaging
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-messaging.gradle Upgrade to Coroutines 1.3.0-RC 2019-07-21 11:27:43 +02:00