This is a Grails 3 plugin to provide an easy way to use optimistic/pessimistic locking.
In build.gradle:
dependencies {
compile "org.grails.plugins:domain-locking:<VERSION>"
}
TBD
TBD
This is released under the Apache 2.0 License
This is a Grails 3 plugin to provide an easy way to use optimistic/pessimistic locking.
In build.gradle:
dependencies {
compile "org.grails.plugins:domain-locking:<VERSION>"
}
TBD
TBD
This is released under the Apache 2.0 License