@Configuration
@EnableHypermediaSupport(type=HAL)
@ComponentScan(excludeFilters=)
public class RestConfiguration
extends java.lang.Object
Constructor and Description |
---|
RestConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.config.annotation.WebMvcConfigurer |
configurer() |
org.springframework.web.servlet.mvc.WebContentInterceptor |
webContentInterceptor() |