Fix JavaDoc in MockRestServiceServer
This commit is contained in:
committed by
Rossen Stoyanchev
parent
62e9d6b105
commit
bf8a33902f
@@ -50,6 +50,7 @@ import org.springframework.web.client.support.RestGatewaySupport;
|
||||
* // Use the hotel instance...
|
||||
*
|
||||
* mockServer.verify();
|
||||
* </pre>
|
||||
*
|
||||
* <p>To create an instance of this class, use {@link #createServer(RestTemplate)}
|
||||
* and provide the {@code RestTemplate} to set up for the mock testing.
|
||||
|
||||
Reference in New Issue
Block a user