Uses of Annotation Interface
org.springframework.data.rest.webmvc.RepositoryRestController
Packages that use RepositoryRestController
-
Uses of RepositoryRestController in org.springframework.data.rest.webmvc
Classes in org.springframework.data.rest.webmvc with annotations of type RepositoryRestControllerModifier and TypeClassDescriptionclass
Controller for the root resource exposing links to the repository resources.