@Component public class I18nHelper extends Object
I18nHelper()
static String
getLang(Locale locale)
getMessage(String key, String... args)
Map<String,String>
i18nMap()
void
setMessageSource(org.springframework.context.MessageSource messageSource)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public I18nHelper()
@Autowired public void setMessageSource(org.springframework.context.MessageSource messageSource)
public static String getMessage(String key, String... args)
public static String getLang(Locale locale)
public Map<String,String> i18nMap()