Package | Description |
---|---|
org.springframework.web.servlet.mvc.annotation |
Support package for annotation-based Servlet MVC controllers.
|
org.springframework.web.servlet.mvc.method.annotation |
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package. |
Class and Description |
---|
ModelAndViewResolver
SPI for resolving custom return values from a specific handler method.
|
Class and Description |
---|
ModelAndViewResolver
SPI for resolving custom return values from a specific handler method.
|
Copyright © 2015. All rights reserved.