List of usage examples for org.springframework.data.web.config HateoasAwareSpringDataWebConfiguration subclass-usage
From source file org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration.java
/**
* Main application configuration for Spring Data REST. To customize how the exporter works, subclass this and override
* any of the {@literal configure*} methods.
* <p/>
* Any XML files located in the classpath under the {@literal META-INF/spring-data-rest/} path will be automatically
* found and loaded into this {@link org.springframework.context.ApplicationContext}.