Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grails-multi-tenant-single-db how to install with grails 3 #46

Open
anujkumar1993 opened this issue Sep 25, 2015 · 1 comment
Open

grails-multi-tenant-single-db how to install with grails 3 #46

anujkumar1993 opened this issue Sep 25, 2015 · 1 comment

Comments

@anujkumar1993
Copy link

added this line in bild.gradle like we do in old grails version.
compile ":multi-tenant-single-db:0.8.3"

when i run the application,I got this on console.

Error |
Could not resolve all dependencies for configuration ':testRuntime'. Type 'gradle dependencies' for more information

@ejaz-ahmed
Copy link

I,ve just created grails3 MT plugin here https://github.com/ejaz-ahmed/grails-multitenant-plugin
I've submitted it to grails bintray and will be available to grails plugin page once it is accepted. For the time being you can use gradle multi project setup. There is an example project in repo as well which configures this setup and you can use this as reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants