Fix punctuation in Javadoc

This commit is contained in:
Sam Brannen
2016-10-11 20:40:12 +02:00
parent e65a1a4372
commit 580b8b92f8

View File

@@ -56,7 +56,7 @@ import org.springframework.web.util.WebUtils;
*
* <p>This base class provides an {@code @ExceptionHandler} method for handling
* internal Spring MVC exceptions. This method returns a {@code ResponseEntity}
* for writing to the response with a {@link HttpMessageConverter message converter}.
* for writing to the response with a {@link HttpMessageConverter message converter},
* in contrast to
* {@link org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
* DefaultHandlerExceptionResolver} which returns a