Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Simulating duck typing in Java

Groovy: Named parameter constructors

groovy

How do I discover the additional causes of my Jenkins build?

Using Spock to mock private static final variables in Java

java unit-testing groovy spock

MissingPropertyException in groovysh

groovy groovyshell

Groovy HTTPBuilder Mocking the Response

How to get the raw response and URL from HttpResponseDecorator

Are Groovy pipes real UNIX pipes?

groovy

Groovy: Difference with a.intersect( b ) and b.intersect( a )

arrays groovy intersect

How to process rows of a CSV file using Groovy/GPars most efficiently?

groovy

hiding database password using codec specification in datasource.groovy not working

grails groovy

Using `evaluate` function. Why it doesn't work?

groovy eval

When do you need curly braces for variable substitution in Gradle?

How to put jobs inside a folder in jenkins?

Jenkins pipeline throws "StackOverflowError: Excessively nested closures/functions"

How to use groovy to populate an env variable in a declarative jenkins pipeline

How to output the generated request and response from Groovy RestClient?

rest groovy rest-client

modifying json with jsonbuilder in Groovy

json groovy jsonbuilder

How to mark the jenkins build unstable with groovy postbuild

groovy jenkins

Best way to define javah task in gradle