Class RestControllerConfiguration

java.lang.Object
org.springframework.data.rest.webmvc.RestControllerConfiguration

@Configuration(proxyBeanMethods=false) public class RestControllerConfiguration extends Object
Configuration class registering required components that declare request mappings as beans.
Since:
3.4
Author:
Christoph Strobl