| Package | Description |
|---|---|
| org.springframework.data.rest.core.mapping |
| Modifier and Type | Method and Description |
|---|---|
static ExposureConfigurer.AssociationResourceHttpMethodsFilter |
ExposureConfigurer.AssociationResourceHttpMethodsFilter.none()
Returns a default filter that just returns all
HttpMethods as is, i.e. does not apply any filtering. |
| Modifier and Type | Method and Description |
|---|---|
ExposureConfiguration |
ExposureConfiguration.withAssociationExposure(ExposureConfigurer.AssociationResourceHttpMethodsFilter filter) |
ExposureConfigurer |
ExposureConfigurer.withAssociationExposure(ExposureConfigurer.AssociationResourceHttpMethodsFilter filter)
Registers the given
ExposureConfigurer.AssociationResourceHttpMethodsFilter. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.