Uses of Annotation Interface
org.springframework.data.rest.core.annotation.Description
Packages that use Description
-
Uses of Description in org.springframework.data.rest.core.mapping
Constructors in org.springframework.data.rest.core.mapping with parameters of type DescriptionModifierConstructorDescriptionAnnotationBasedResourceDescription
(Description description, ResourceDescription fallback) Creates a newAnnotationBasedResourceDescription
for the givenDescription
and fallback.