- java.lang.Object
-
- org.springframework.data.rest.webmvc.config.RepositoryRestConfigurerAdapter
-
- org.dontpanic.spanners.users.config.RestConfig
-
- All Implemented Interfaces:
- org.springframework.data.rest.webmvc.config.RepositoryRestConfigurer
@Configuration
@EnableDiscoveryClient
public class RestConfig
extends org.springframework.data.rest.webmvc.config.RepositoryRestConfigurerAdapter
Custom configuration for Spring Data REST
Created by stevie on 27/08/16.
-
-
Constructor Summary
Constructors
| Constructor and Description |
RestConfig() |
-
Method Summary
-
Methods inherited from class org.springframework.data.rest.webmvc.config.RepositoryRestConfigurerAdapter
configureConversionService, configureExceptionHandlerExceptionResolver, configureHttpMessageConverters, configureJacksonObjectMapper, configureValidatingRepositoryEventListener
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RestConfig
public RestConfig()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.