Package org.springframework.web.method
@NonNullApi
@NonNullFields
package org.springframework.web.method
Common infrastructure for handler method processing, as used by
 Spring MVC's 
org.springframework.web.servlet.mvc.method package.
- 
ClassesClassDescriptionEncapsulates information about an@ControllerAdviceSpring-managed bean without necessarily requiring it to be instantiated.APredicateto match request handling component types if any of the following selectors match: Base packages -- for selecting handlers by their package.AHandlerTypePredicatebuilder.