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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -