Uses of Package
org.springframework.web.method.support

Package
Description
Support for testing spring MVC applications via RestTestClient with MockMvc for server request handling.
Contains built-in MockMvcBuilder implementations.
Support classes for annotation-based handler method processing.
Generic support classes for handler method processing.
Annotation-based setup for spring MVC.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.