Fix comment
Signed-off-by: Mario Daniel Ruiz Saavedra <desiderantes93@gmail.com>
This commit is contained in:
parent
49c2270c57
commit
11f2634c02
|
@ -185,7 +185,7 @@ public final class MockServerHttpRequest extends AbstractServerHttpRequest {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* HTTP POST variant. See {@link #get(String, Object...)} for general info.
|
* HTTP QUERY variant. See {@link #get(String, Object...)} for general info.
|
||||||
* @param urlTemplate a URL template; the resulting URL will be encoded
|
* @param urlTemplate a URL template; the resulting URL will be encoded
|
||||||
* @param uriVars zero or more URI variables
|
* @param uriVars zero or more URI variables
|
||||||
* @return the created builder
|
* @return the created builder
|
||||||
|
|
Loading…
Reference in New Issue