@Configuration
@EnableWebMvc
@EnableHypermediaSupport
@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() |