Flash-Scoped Messages Helper
Simplifies and standardizes the process of adding/reading messages in the flash scope, particularly i18n messages that must be retrieved from the messages.properties files. It provides the following features: Automatically resolves i18n messages when message keys are stored in flash scope Optionally enforces the use of a limited number of flash keys (e.g. info, error, warning) Supports adding multiple messages to the same flash key Allows a Locale and default message argument to be provided ... Read more
Dependency :
compile ":flash-helper:0.9.3"