Groovy
Turn Methods into Closures
In Groovy you can convert a method to a closure with the .& operator, even Java Methods. Always @mrhaki.
Groovy Operators
This post describes Groovy Operators you use and love daily (Elvis, Null-Safe, Spread, Spaceship Operator) plus several less famous ( Field Access and Method Reference ). Method reference is the same concept described in the previous link.
Groovy Calamari Support
Sponsored Jobs
Grails Developer in AgoraPulse
AgoraPulse is looking for someone for their Grails / Groovy team in Paris.
They run Grails 3 apps running 100% on AWS. Moreover, They are rocking Angular2 for the web and Ionic2 for the mobiles apps.
They are boostrapped, profitable and with many customers. Check them out if you want to build a Saas product with Grails 3.
Grails
â–¶ Application Profiles Introduction
What are Grails application profiles? Back in SpringOne2GX 2015, @graemerocher explained the motivation behind them.
Get List Of Application Profiles
Since @mrhaki wrote this post several profiles have been added: angular, angular2, react, webpack
Getting More Information About A Profile
What features do I have available when I select a particular Grails 3 application profile? @mrhaki introduces you to the profile-info command.
Using Features When Creating An Application
We know now how to list Grails available profiles and get information about a particular profile. I know profiles offer optional features. How do I select any of those features? Lear about the -features flag
â–¶Create your own Application Profile
In this video @graemerocher shows how to create your own Grails application profile. He shows how to create a profile feature, how to install your profile and use it together with the create-app command.
Comment
Last Monday, I joined OCI. I've been writing this newsletter for 20 months. You probably have realized, Grails is one of my passions. I have often linked to content crafted by the OCI Grails team. Now, I am privileged to work on the same team. I am thrilled about it. ðŸ¤
Sergio del Amo