| Package | Description |
|---|---|
| org.springframework.web.servlet.mvc.method |
Servlet-based infrastructure for handler method processing,
building on the
org.springframework.web.method package. |
| Modifier and Type | Method and Description |
|---|---|
RequestMappingInfo.Builder |
RequestMappingInfo.Builder.options(RequestMappingInfo.BuilderConfiguration options)
Provide additional configuration needed for request mapping purposes.
|