Example usage for org.springframework.data.web.config HateoasAwareSpringDataWebConfiguration subclass-usage

List of usage examples for org.springframework.data.web.config HateoasAwareSpringDataWebConfiguration subclass-usage

Introduction

In this page you can find the example usage for org.springframework.data.web.config HateoasAwareSpringDataWebConfiguration subclass-usage.

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}.