Package tech.guilhermekaua.spigotboot.commands.message
package tech.guilhermekaua.spigotboot.commands.message
-
ClassesClassDescriptionOpt-in, read-only catalog of every
CommandMessageKeydeclared by the registered argument resolvers.Renders aCommandMessageExceptioninto the final message string: the activeCommandMessageSourcetemplate if it supplies one, otherwise the key's default template, then placeholder interpolation.Resolves the activeCommandMessageSourcefrom the dependency context, mirroringCommandMessagesProvider: no bean yields a no-op source, one bean wins, several require exactly one@Primary.Interpolates{placeholder}tokens in command message templates.