@Service public class DiscoverableEndpointsService extends Object
| Constructor and Description |
|---|
DiscoverableEndpointsService() |
| Modifier and Type | Method and Description |
|---|---|
List<org.springframework.hateoas.Link> |
getDiscoverableEndpoints() |
void |
register(Object controller,
List<org.springframework.hateoas.Link> links) |
void |
unregister(Object controller) |
Copyright © 2019 DuraSpace. All rights reserved.