Class and Description |
---|
org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
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 |
Constructor and Description |
---|
org.springframework.web.servlet.handler.HandlerMappingIntrospector(ApplicationContext) |