Uses of Class
org.springframework.web.method.ControllerAdviceBean

Packages that use ControllerAdviceBean
Package
Description
Common infrastructure for handler method processing, as used by Spring MVC's org.springframework.web.servlet.mvc.method package.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.