Uses of Class
org.springframework.data.rest.core.mapping.ExposureConfiguration
Packages that use ExposureConfiguration
Package
Description
-
Uses of ExposureConfiguration in org.springframework.data.rest.core.config
Methods in org.springframework.data.rest.core.config that return ExposureConfiguration -
Uses of ExposureConfiguration in org.springframework.data.rest.core.mapping
Methods in org.springframework.data.rest.core.mapping that return ExposureConfigurationModifier and TypeMethodDescriptionExposureConfiguration.disablePatchOnItemResources()Disables the support forHttpMethod.PATCHfor item resources.ExposureConfiguration.disablePutForCreation()ExposureConfiguration.disablePutOnItemResources()Disables the support forHttpMethod.PUTfor item resources.ExposureConfiguration.withAssociationExposure(ExposureConfigurer.AssociationResourceHttpMethodsFilter filter) ExposureConfiguration.withCollectionExposure(ExposureConfigurer.AggregateResourceHttpMethodsFilter filter) ExposureConfiguration.withItemExposure(ExposureConfigurer.AggregateResourceHttpMethodsFilter filter)