Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

ext and code block's meaning in the gradle file

groovy gradle

How to replace string in Groovy

groovy

How to read a properties files and use the values in project Gradle script?

java gradle groovy

Jenkins: Pipeline sh bad substitution error

Elegant way for do ... while in groovy

loops groovy do-while

Remove null items from a list in Groovy

groovy

Spock - Testing Exceptions with Data Tables

exception testing groovy spock

Converting File to MultiPartFile

java spring groovy

How to access Grails configuration in Grails 2.0?

grails groovy grails-2.0

How to pass boolean parameter value in pipeline to downstream jobs?

Is it possible to create object without declaring class?

groovy

Groovy method with optional parameters

How to write a conditional collect in groovy?

groovy

Array of strings in groovy

arrays string groovy

How do you load a groovy file and execute it

Best pattern for simulating "continue" in Groovy closure

groovy closures

How to rotate JPEG images based on the orientation metadata?

How do you get the path of the running script in groovy?

groovy

Show a Jenkins pipeline stage as failed without failing the whole job

Groovy String to Date

string parsing date groovy