| Package | Description |
|---|---|
| org.springframework.data.rest.core.config | |
| org.springframework.data.rest.core.mapping |
| Modifier and Type | Method and Description |
|---|---|
ExposureConfiguration |
RepositoryRestConfiguration.getExposureConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ExposureConfiguration |
ExposureConfiguration.disablePatchOnItemResources()
Disables the support for
HttpMethod.PATCH for item resources. |
ExposureConfiguration |
ExposureConfiguration.disablePutForCreation() |
ExposureConfiguration |
ExposureConfiguration.disablePutOnItemResources()
Disables the support for
HttpMethod.PUT for item resources. |
ExposureConfiguration |
ExposureConfiguration.withAssociationExposure(ExposureConfigurer.AssociationResourceHttpMethodsFilter filter) |
ExposureConfiguration |
ExposureConfiguration.withCollectionExposure(ExposureConfigurer.AggregateResourceHttpMethodsFilter filter) |
ExposureConfiguration |
ExposureConfiguration.withItemExposure(ExposureConfigurer.AggregateResourceHttpMethodsFilter filter) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.