what is the difference between GRoovy and Grails?

22 views
Skip to first unread message

Zique Sousa

unread,
Jun 5, 2017, 6:14:32 PM6/5/17
to Grails User Group
What is the difference between straight Groovy to run your test and Grails? I have a framework I wrote in Groovy,should I wrap my Groovy in grails ? 

bronoman

unread,
Jun 5, 2017, 6:23:29 PM6/5/17
to Grails User Group
On Tuesday, June 6, 2017 at 6:14:32 AM UTC+8, Zique Sousa wrote:
> What is the difference between straight Groovy to run your test and Grails? I have a framework I wrote in Groovy,should I wrap my Groovy in grails ? 

Suggest you check if there are any elements from the Grails framework you want to leverage in your app like GORM to bind a database, GRADLE, any grails plugins etc.
Otherwise, I suggest to stay where you are to keep things simple! Cheers!

Zique Sousa

unread,
Jun 6, 2017, 9:04:44 PM6/6/17
to Grails User Group
I am using Gradle for my build management.
Reply all
Reply to author
Forward
0 new messages