.plugins.mongo-update-embedded.2.0.1.source-code.application.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mongo-update-embedded Show documentation
Show all versions of mongo-update-embedded Show documentation
This plugin is used to update embedded instances when parent class gets updated.
The newest version!
environments {
test {
grails {
mongodb {
engine = 'mapping'
port = 27018
databaseName = 'mongo_update_test'
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy