Class RepositoryController

java.lang.Object
org.springframework.data.rest.webmvc.RepositoryController

@RepositoryRestController public class RepositoryController extends Object
Controller for the root resource exposing links to the repository resources.
Author:
Jon Brisbin, Oliver Gierke