mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix since tag
This commit is contained in:
+1
-1
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user