@ContextConfiguration(classes=SpringBootHypermediaApplication.class, loader=org.springframework.boot.test.context.SpringBootContextLoader.class) @WebAppConfiguration @TestPropertySource(properties={"spring.jackson.serialization.indent_output=true","endpoints.health.sensitive=false","management.security.enabled=false"}) @DirtiesContext @AutoConfigureMockMvc @AutoConfigureRestDocs(value="target/generated-snippets") public class HealthEndpointDocumentation extends Object
| Constructor and Description |
|---|
HealthEndpointDocumentation() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.