webapp icon indicating copy to clipboard operation
webapp copied to clipboard

Use different ResourceBundle caching setting per environment

Open nya-elimu opened this issue 6 years ago • 0 comments

See applicationContext.xml. Create usage of a variable in the value of the cacheSeconds property, with a different value per environment:

  • [ ] DEV
  • [ ] TEST
  • [ ] PROD

The variable can be set in config.properties.

nya-elimu avatar Jan 21 '19 13:01 nya-elimu