1. config files for a webapplication - load once and store where? stackoverflow.comI have a bunch of properties (configurations) that can change per environment. However these values do not change once the web application is deployed.So consider that there is an application.properties file ... |