@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() |
| Modifier and Type | Method and Description |
|---|---|
void |
endpoints() |
void |
logfile() |
void |
partialLogfile() |
void |
setUp() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.