Spring Data Core

Package org.springframework.data.web.config

Class Summary
EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector Import selector to import the appropriate configuration class depending on whether Spring HATEOAS is present on the classpath.
HateoasAwareSpringDataWebConfiguration JavaConfig class to register PagedResourcesAssembler and PagedResourcesAssemblerArgumentResolver.
SpringDataWebConfiguration Configuration class to register PageableHandlerMethodArgumentResolver, SortHandlerMethodArgumentResolver and DomainClassConverter.
 

Annotation Types Summary
EnableSpringDataWebSupport Annotation to automatically register the following beans for usage with Spring MVC.
 

Author:
Oliver Gierke

Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.