All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Opt-in, read-only catalog of every CommandMessageKey declared by the registered argument resolvers.
Raised by a CommandArgumentResolver to signal a specific, customizable failure.
A stable, discoverable identifier for a customizable command message raised by an argument resolver.
Renders a CommandMessageException into the final message string: the active CommandMessageSource template if it supplies one, otherwise the key's default template, then placeholder interpolation.
 
Customization point for command messages raised via CommandMessageException.
Resolves the active CommandMessageSource from the dependency context, mirroring CommandMessagesProvider: no bean yields a no-op source, one bean wins, several require exactly one @Primary.
 
Interpolates {placeholder} tokens in command message templates.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The complete set of customizable message keys raised by the framework's built-in argument resolvers.