Interface | Description |
---|---|
CorsConfigurationAware |
Components that are aware of CORS configuration.
|
RepositoryRestConfigurer |
Component to configure and customize the setup of Spring Data REST.
|
StaticResourceProvider |
SPI to be able to register extensions that add static resource routes.
|
Class | Description |
---|---|
PersistentEntityResourceAssemblerArgumentResolver | |
PersistentEntityResourceHandlerMethodArgumentResolver |
Custom
HandlerMethodArgumentResolver to create PersistentEntityResource instances. |
ProjectionDefinitionRegistar |
BeanPostProcessor to make sure all excerpt projections defined in RepositoryResourceMappings are
registered with the RepositoryRestConfiguration . |
RepositoryRestMvcConfiguration |
Main application configuration for Spring Data REST.
|
ResourceMetadataHandlerMethodArgumentResolver |
HandlerMethodArgumentResolver to create ResourceMetadata instances. |
RootResourceInformationHandlerMethodArgumentResolver |
HandlerMethodArgumentResolver to create RootResourceInformation for injection into Spring MVC
controller methods. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.