Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to add git credentials to the build so it would be able to be used within a shell code?

Scala closure context

scala groovy closures

Grails withCriteria testing

grails groovy

How to use Enum in grails (not in domain class)

grails groovy enums

Is all Groovy code valid with Groovy++?

groovy groovy++

Grails Scaffolding with friendly labels (instead of ID keys) for foreign-key associations

grails groovy

publishing Grails plugins

grails groovy grails-plugin

purpose of socket.shutdownOutput()

Why Groovy's map does not have metaClass?

groovy metaclass

MissingMethodException after upgrading to Grails 2.2

grails groovy version upgrade

How can I check if a String is an IP in Groovy?

java grails groovy

IntelliJ + Groovy + Spock: no Groovy library is defined for module

Generic method in Groovy [duplicate]

generics groovy

Maven groovy compilation fails without explaining why

maven groovy

Sorting Map values in descending order with Groovy

sorting groovy map

How to invoke Ant in a Jenkins Groovy Pipeline

Groovy - get JAVA_HOME from program

groovy gradle

Groovy swap variables like ruby

groovy swap

How to separate List elements with commas in Groovy?

list groovy

How to run a loop concurrently in Groovy?