Grails

Externalize and reload grails configuration dynamically

Reloading configuration from external Configuration files without restarting the web container and putting the configuration file external to war file. I Used config.merge and new ConfigSlurper().parse( ) to merge the external configuration into the running application’s configuration

Bhagwat Kumar
Bhagwat Kumar
Read
Services