@Configuration
@EnableHypermediaSupport(type=HAL)
@ComponentScan(excludeFilters=)
public class RestConfiguration
extends java.lang.Object| コンストラクターと説明 |
|---|
RestConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.web.servlet.config.annotation.WebMvcConfigurer | configurer() |
org.springframework.web.servlet.mvc.WebContentInterceptor | webContentInterceptor() |