Uses of Class
org.springframework.data.rest.webmvc.RepositoryLinksResource
-
Uses of RepositoryLinksResource in org.springframework.data.rest.webmvc
Modifier and TypeMethodDescriptionProfileResourceProcessor.process
(RepositoryLinksResource resource) Add a link to theProfileController
's base URI to the app's root URI.Modifier and TypeMethodDescriptionorg.springframework.http.HttpEntity<RepositoryLinksResource>
RepositoryController.listRepositories()
Lists all repositories exported by creating a link list pointing to resources exposing the repositories.Modifier and TypeMethodDescriptionProfileResourceProcessor.process
(RepositoryLinksResource resource) Add a link to theProfileController
's base URI to the app's root URI.