Fix since tag
This commit is contained in:
parent
3f42e16172
commit
9da9bb9652
|
|
@ -37,7 +37,7 @@ import org.springframework.web.server.ServerWebExchange;
|
|||
* Previously resolved method parameters are cached for faster lookups.
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
* @since 5.3
|
||||
* @since 5.1.3
|
||||
*/
|
||||
class HandlerMethodArgumentResolverComposite implements HandlerMethodArgumentResolver {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue