mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +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