Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

GORM - add child onto parent and save is giving groovy.lang.MissingMethodException

Groovy AST - Adding annotations at compilation

groovy

Parameterized Groovy JUnit test-cases in Eclipse

Have Jenkins Fail Fast When Node Is Offline

groovy jenkins

Why does Grails strip my exceptions?

How to generate a mock from debug variable values in intellij?

How to mock methods/functions provided by Traits in Groovy

Is there a way to know whether a certain dependency is compiled in the gradle file by returning a boolean

Jenkins Pipeline Execute a closure (like in "parallel" step)

Alfresco Activiti - Create multiple instances of the same subprocess

Change Grails' Groovy version

grails groovy

Groovy 'Peeking' ahead with an iterator?

groovy iterator closures peek

Typed tuples and closures in Groovy

debugging groovy script elasticsearch

Is there a Groovy equivilent to Python Docstrings?

In Groovy, why does the behaviour of '==' change for interfaces extending Comparable?

groovy equality