Package | Description |
---|---|
org.springframework.boot.test.autoconfigure.web.client |
Auto-configuration for web clients.
|
Modifier and Type | Class and Description |
---|---|
interface |
RestClientTest
Annotation that can be used in combination with
@RunWith(SpringRunner.class)
for a typical Spring rest client test. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.