Class CrudMethodsSupportedHttpMethods

java.lang.Object
org.springframework.data.rest.core.mapping.CrudMethodsSupportedHttpMethods
All Implemented Interfaces:
SupportedHttpMethods

public class CrudMethodsSupportedHttpMethods extends Object implements SupportedHttpMethods
SupportedHttpMethods that are determined by a CrudMethods instance.
Since:
2.3
Author:
Oliver Gierke