Interface and Description |
---|
org.springframework.web.servlet.mvc.multiaction.MethodNameResolver
as of 4.3, in favor of annotation-driven handler methods
|
org.springframework.web.servlet.view.velocity.VelocityConfig
as of Spring 4.3, in favor of FreeMarker
|
Exceptions and Description |
---|
org.springframework.web.servlet.mvc.multiaction.NoSuchRequestHandlingMethodException
as of 4.3, in favor of annotation-driven handler methods
|
Constructor and Description |
---|
org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder.MethodArgumentBuilder(Method)
as of 4.2, this is deprecated in favor of alternative constructors
that accept a controllerType argument
|