Sign in to edit and +1 items.
Login required
Download

Dynamic-Config-Plugin

(1)
Author(s) Aman Aggarwal and Abhishek Tejpaul
Current Release 0.3   (11 months ago)
Grails Version 1.1 > *
Tags
Dependency
compile ":dynamic-config:0.3"
Last updated by aman.aggarwal 1 year ago
grails install-plugin dynamic-config
Last updated by aman.aggarwal 1 year ago
This plugin gives your application the ability to change the config properties without restarting the application. The values in Config.groovy are persisted in database when application is run-for the first time after installing the plugin. ConfigProperty CRUD is provided to add/update properties in config map. The new values are also persisted in database and are updated in config map everytime the application is restarted. The documentation of the plugin can be found here: http://github.com/IntelliGrape/Grails-Dynamic-Config-Plugin/wiki
Last updated by admin 1 year ago
Last updated by admin 1 year ago