Javadoc fix
This commit is contained in:
committed by
Rossen Stoyanchev
parent
8ad95b09e8
commit
9a7028ad0d
@@ -27,7 +27,7 @@ import org.springframework.http.server.ServerHttpResponse;
|
||||
* or a {@code ResponseEntity} controller method but before the body is written
|
||||
* with an {@code HttpMessageConverter}.
|
||||
*
|
||||
* <p>Implementations may be may be registered directly with
|
||||
* <p>Implementations may be registered directly with
|
||||
* {@code RequestMappingHandlerAdapter} and {@code ExceptionHandlerExceptionResolver}
|
||||
* or more likely annotated with {@code @ControllerAdvice} in which case they
|
||||
* will be auto-detected by both.
|
||||
|
||||
Reference in New Issue
Block a user