spring-framework/spring-webflux
rstoyanchev 85d81024a4 Add MethodParameter[] input to MethodValidationAdapter
This allows re-use of existing MethodParameter instances from controller
methods with cached metadata, and also ensures additional capabilities
such as looking up parameter annotations on interfaces.

See gh-29825
2023-06-13 17:40:57 +01:00
..
src Add MethodParameter[] input to MethodValidationAdapter 2023-06-13 17:40:57 +01:00
spring-webflux.gradle Add method validation to WebFlux 2023-06-12 11:37:55 +01:00