Package org.springframework.data.rest.webmvc.config
package org.springframework.data.rest.webmvc.config
-
ClassDescriptionComponents that are aware of CORS configuration.Custom
HandlerMethodArgumentResolver
to createPersistentEntityResource
instances.BeanPostProcessor
to make sure all excerpt projections defined inRepositoryResourceMappings
are registered with theRepositoryRestConfiguration
.Component to configure and customize the setup of Spring Data REST.Main application configuration for Spring Data REST.HandlerMethodArgumentResolver
to createResourceMetadata
instances.HandlerMethodArgumentResolver
to createRootResourceInformation
for injection into Spring MVC controller methods.SPI to be able to register extensions that add static resource routes.