@SpringApplicationConfiguration(value=SpringBootHypermediaApplication.class) @WebAppConfiguration @TestPropertySource(properties={"spring.jackson.serialization.indent_output=true","endpoints.health.sensitive=true","endpoints.actuator.enabled=false"}) @DirtiesContext public class EndpointDocumentation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EndpointDocumentation.EndpointDoc |
| Modifier and Type | Field and Description |
|---|---|
org.springframework.restdocs.RestDocumentation |
restDocumentation |
| Constructor and Description |
|---|
EndpointDocumentation() |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.