Polishing contribution
See gh-27948
This commit is contained in:
@@ -73,7 +73,6 @@ import org.springframework.web.util.WebUtils;
|
||||
* detected, {@link ExceptionHandlerExceptionResolver} must be configured.
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
* @author Wonchul Heo
|
||||
* @since 3.2
|
||||
* @see #handleException(Exception, WebRequest)
|
||||
* @see org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
|
||||
|
||||
@@ -135,7 +135,6 @@ import org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver;
|
||||
* @author Arjen Poutsma
|
||||
* @author Rossen Stoyanchev
|
||||
* @author Juergen Hoeller
|
||||
* @author Wonchul Heo
|
||||
* @since 3.0
|
||||
* @see org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user