WebMvcRegistrations
has default methods (made possible
by a Java 8 baseline) and can be implemented directly without the need for this adapter@Deprecated public class WebMvcRegistrationsAdapter extends Object implements WebMvcRegistrations
WebMvcRegistrations
with empty methods allowing
sub-classes to override only the methods they're interested in.Constructor and Description |
---|
WebMvcRegistrationsAdapter()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExceptionHandlerExceptionResolver, getRequestMappingHandlerAdapter, getRequestMappingHandlerMapping
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.