Uses of Package
org.springframework.web.bind.annotation

Package
Description
Annotations for binding requests to controllers and handler methods as well as for binding request parameters to method arguments.
Common infrastructure for handler method processing, as used by Spring MVC's org.springframework.web.servlet.mvc.method package.
Annotations for declaring HTTP service request methods.