Hi,
I've been playing around with both ReloadableResourceBundleMessageSource and ResourceBundleMessageSource.
I am aware of the differing classpath requirements.
I have code that allows me...
Type: Posts; User: Simon.Osmond; Keyword(s):
Hi,
I've been playing around with both ReloadableResourceBundleMessageSource and ResourceBundleMessageSource.
I am aware of the differing classpath requirements.
I have code that allows me...
I have implemented typical i18n and L10n with messagesource and Spring TLD using spring:message to replace text on a locale basis.
What I would like to do is provide an interface to provide...