playframework - Play Framework 2.4/2.5 : Add customized internationalization messages from the database -


i need load (replace) message keys database without restarting application. aim let super-admin of page able change (override) default texts if needed.

where new keys come not important, don't know how implementation. use java. have similar working example or ideas?

thanks!


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

c# - Update a combobox from a presenter (MVP) -

'hasOwnProperty' in javascript -