@RestController @EnableConfigurationProperties(value=FeaturesProperties.class) public class RootController extends Object
Constructor and Description |
---|
RootController(org.springframework.hateoas.EntityLinks entityLinks)
Construct an
RootController . |
Modifier and Type | Method and Description |
---|---|
org.springframework.hateoas.ResourceSupport |
info()
Return a
ResourceSupport object containing the resources
served by the Data Flow server. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.