Uses of Annotation Interface
org.springframework.data.rest.webmvc.BasePathAwareController
-
Uses of BasePathAwareController in org.springframework.data.rest.webmvc
Modifier and TypeClassDescriptionclass
Profile-based controller exposing multiple forms of metadata.@interface
Annotation to demarcate Spring MVC controllers provided by Spring Data REST. -
Uses of BasePathAwareController in org.springframework.data.rest.webmvc.alps
Modifier and TypeClassDescriptionclass
Controller exposing semantic documentation for the resources exposed using the Application Level Profile Semantics format.