Class ResourceMappingUtils

java.lang.Object
org.springframework.data.rest.core.support.ResourceMappingUtils

@Deprecated public abstract class ResourceMappingUtils extends Object
Deprecated.
for removal in 3.5
Helper methods to get the default rel and path values or to use values supplied by annotations.
Author:
Jon Brisbin, Florent Biville, Oliver Gierke