mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix JavaDoc in MockRestServiceServer
This commit is contained in:
committed by
Rossen Stoyanchev
parent
62e9d6b105
commit
bf8a33902f
+1
@@ -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