Merge branch '2.0.x'

pull/13797/head
Stephane Nicoll 6 years ago
commit c0b9c72d74

@ -6345,6 +6345,7 @@ responses, as shown in the following example:
include::{code-examples}/test/web/RandomPortWebTestClientExampleTests.java[tag=test-random-port] include::{code-examples}/test/web/RandomPortWebTestClientExampleTests.java[tag=test-random-port]
---- ----
This setup requires `spring-webflux` on the classpath. If you can't or won't add webflux,
Spring Boot also provides a `TestRestTemplate` facility: Spring Boot also provides a `TestRestTemplate` facility:
[source,java,indent=0] [source,java,indent=0]

Loading…
Cancel
Save