Thanks to feature of defining default method in interface in Java 8, start from Spring MVC 5, configuration by using org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter is not necessary. Just using org.springframework.web.servlet.config.annotation.WebMvcConfigurer interface and implement functions you need.
More than 5 years have passed since last update.
Deprecation of WebMvcConfigurerAdapter class from Spring MVC 5
Last updated at Posted at 2019-08-27
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme