Uses of Interface
org.springframework.data.rest.core.mapping.ExposureConfigurer.AssociationResourceHttpMethodsFilter
Packages that use ExposureConfigurer.AssociationResourceHttpMethodsFilter
-
Uses of ExposureConfigurer.AssociationResourceHttpMethodsFilter in org.springframework.data.rest.core.mapping
Methods in org.springframework.data.rest.core.mapping that return ExposureConfigurer.AssociationResourceHttpMethodsFilterModifier and TypeMethodDescriptionExposureConfigurer.AssociationResourceHttpMethodsFilter.none()Returns a default filter that just returns allHttpMethodsas is, i.e. does not apply any filtering.Methods in org.springframework.data.rest.core.mapping with parameters of type ExposureConfigurer.AssociationResourceHttpMethodsFilterModifier and TypeMethodDescriptionExposureConfiguration.withAssociationExposure(ExposureConfigurer.AssociationResourceHttpMethodsFilter filter) ExposureConfigurer.withAssociationExposure(ExposureConfigurer.AssociationResourceHttpMethodsFilter filter) Registers the givenExposureConfigurer.AssociationResourceHttpMethodsFilter.