News

Groovy 's RootLoader is a handy class that can be used to encapsulate a Groovy script's reference to external classpath dependencies within the script itself.
My most common use of Groovy is for writing scripts. As such, I enjoy its characteristics that enable an improved script development experience, but I also notice features of Groovy that are less ...