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

Package
Description
support for testing spring MVC applications via RestTestClient 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.