spring-framework / org.springframework.web.servlet.config.annotation / WebMvcConfigurerAdapter / <init>
<init>
WebMvcConfigurerAdapter()
Deprecated: as of 5.0 WebMvcConfigurer has default methods (made possible by a Java 8 baseline) and can be implemented directly without the need for this adapter
An implementation of WebMvcConfigurer with empty methods allowing subclasses to override only the methods they're interested in.
Author
Rossen Stoyanchev
Since
3.1