Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

grails.converters.JSON except few properties

How to list all binding variables with GroovyShell

binding groovy groovyshell

Creating own groovy library

groovy jar

Gradle doFirst() Execution Order

gradle groovy

Escaping in groovy

groovy escaping

Can I use Grails but code in Java?

java grails groovy frameworks

Gradle: how to list all "given tests"

java testing groovy junit gradle

What does curly brackets syntax mean in Groovy?

groovy geb

What's the Groovy equivalent to Python's dir()?

python groovy

How can I use relative paths to external response files for soapUI MockService

grails def vs Object vs Void

groovy

Jenkins pipeline - How to iterate through a list

How to extract sections of Jenkins pipeline script into classes?

How to return body of an httpRequest in the Jenkins DSL?

jenkins groovy

Can I use a Closure to define a stage in a Jenkins Declarative Pipeline?

How to test Grails service using Spock?

change job parameter value in Groovy System Script

jenkins groovy

How to get classpath in Groovy?

groovy

Groovy returns error when trying to split on newline

groovy mule

If Groovy list is sorted in Ascending order, Sort it in Descending order and Vice Versa

groovy