mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ import org.springframework.http.ReactiveHttpInputMessage;
|
||||
import org.springframework.http.server.reactive.ServerHttpRequest;
|
||||
|
||||
/**
|
||||
* {@link HttpMessageReader} wrapper to extend that implements {@link ServerHttpMessageReader} in order
|
||||
* {@link HttpMessageReader} wrapper that implements {@link ServerHttpMessageReader} in order
|
||||
* to allow providing hints.
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@ import org.springframework.http.ReactiveHttpOutputMessage;
|
||||
import org.springframework.http.server.reactive.ServerHttpRequest;
|
||||
|
||||
/**
|
||||
* {@link HttpMessageWriter} wrapper to extend that implements {@link ServerHttpMessageWriter} in order
|
||||
* {@link HttpMessageWriter} wrapper that implements {@link ServerHttpMessageWriter} in order
|
||||
* to allow providing hints.
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
|
||||
Reference in New Issue
Block a user