Uses of Annotation Interface
org.springframework.data.rest.webmvc.BasePathAwareController
Packages that use BasePathAwareController
-
Uses of BasePathAwareController in org.springframework.data.rest.webmvc
Classes in org.springframework.data.rest.webmvc with annotations of type BasePathAwareControllerModifier 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
Classes in org.springframework.data.rest.webmvc.alps with annotations of type BasePathAwareControllerModifier and TypeClassDescriptionclass
Controller exposing semantic documentation for the resources exposed using the Application Level Profile Semantics format.