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