Polish Javadoc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2002-2018 the original author or authors.
|
||||
* Copyright 2002-2019 the original author or authors.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -99,7 +99,7 @@ import org.springframework.web.util.WebUtils;
|
||||
|
||||
/**
|
||||
* Extension of {@link AbstractHandlerMethodAdapter} that supports
|
||||
* {@link RequestMapping} annotated {@code HandlerMethod RequestMapping} annotated {@code HandlerMethods}.
|
||||
* {@link RequestMapping @RequestMapping} annotated {@link HandlerMethod HandlerMethods}.
|
||||
*
|
||||
* <p>Support for custom argument and return value types can be added via
|
||||
* {@link #setCustomArgumentResolvers} and {@link #setCustomReturnValueHandlers},
|
||||
|
||||
Reference in New Issue
Block a user