Uses of Interface
org.springframework.data.rest.core.mapping.ExposureConfigurer.AssociationResourceHttpMethodsFilter
-
Uses of ExposureConfigurer.AssociationResourceHttpMethodsFilter in org.springframework.data.rest.core.mapping
Modifier and TypeMethodDescriptionExposureConfigurer.AssociationResourceHttpMethodsFilter.none()
Returns a default filter that just returns allHttpMethods
as is, i.e. does not apply any filtering.Modifier and TypeMethodDescriptionExposureConfiguration.withAssociationExposure
(ExposureConfigurer.AssociationResourceHttpMethodsFilter filter) ExposureConfigurer.withAssociationExposure
(ExposureConfigurer.AssociationResourceHttpMethodsFilter filter) Registers the givenExposureConfigurer.AssociationResourceHttpMethodsFilter
.