Uses of Interface
org.springframework.context.MessageSourceAware
Package
Description
Support package for annotation-based Servlet MVC controllers.
-
Uses of MessageSourceAware in org.springframework.web.servlet.mvc.annotation
Modifier and TypeClassDescriptionclass
AHandlerExceptionResolver
that uses the@ResponseStatus
annotation to map exceptions to HTTP status codes.