Uses of Package
org.springframework.web.servlet.mvc.method.annotation

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