Uses of Class
org.springframework.core.annotation.AnnotatedMethod

Packages that use AnnotatedMethod
Package
Description
Core support package for annotations, meta-annotations, and merged annotations with attribute overrides.
Basic abstractions for working with message handler methods.
Common infrastructure for invoking message handler methods.
Common infrastructure for invoking message handler methods with non-blocking, and reactive contracts.
Common infrastructure for handler method processing, as used by Spring MVC's org.springframework.web.servlet.mvc.method package.
Generic support classes for handler method processing.
Infrastructure for handler method processing.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.