Polish javadoc
Closes gh-1370
This commit is contained in:
committed by
Stephane Nicoll
parent
ce21fa4152
commit
472954bbb7
@@ -458,7 +458,7 @@ public interface WebTestClient {
|
||||
/**
|
||||
* Set the body of the request to the given {@code BodyInserter}.
|
||||
* @param inserter the inserter
|
||||
* @param <T> the body type, or the the element type (for a stream)
|
||||
* @param <T> the body type or the element type (for a stream)
|
||||
* @return spec for decoding the response
|
||||
* @see org.springframework.web.reactive.function.BodyInserters
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user