Last updated by admin 2 years ago
Last updated by chenson42 1 year ago
This plug-in embeds the
SymmetricDS synchronization engine into a Grails application. It adds the SymmetricServlet and SymmetricFilter to the web.xml and provides configuration by contributing a SymmetricConfig.groovy to the grails-app/conf directory.
The following settings can be applied to the Config.groovy log4j section to configure SymmetricDS logging.
info 'org.jumpmind'
warn 'org.apache.ddlutils', 'org.jumpmind.symmetric.service.impl.PurgeService'
error 'org.jumpmind.symmetric.config.PropertiesFactoryBean'
Work is currently underway to:
- provide SymmetricDS utilities through Grails scripts
- provide the functionality to build SymmetricDS extension points in Groovy
Last updated by admin 2 years ago
Last updated by admin 2 years ago