Package | Description |
---|---|
org.springframework.data.rest.webmvc |
Modifier and Type | Method and Description |
---|---|
RepositoryLinksResource |
ProfileResourceProcessor.process(RepositoryLinksResource resource)
Add a link to the
ProfileController 's base URI to the app's root URI. |
Modifier and Type | Method and Description |
---|---|
HttpEntity<RepositoryLinksResource> |
RepositoryController.listRepositories()
Lists all repositories exported by creating a link list pointing to resources exposing the repositories.
|
Modifier and Type | Method and Description |
---|---|
RepositoryLinksResource |
ProfileResourceProcessor.process(RepositoryLinksResource resource)
Add a link to the
ProfileController 's base URI to the app's root URI. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.