Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

What _ (underscore) means in Spock tests?

testing groovy spock

How to set Project property value using Groovy?

groovy soapui

How to use a parameter from NodeLabelParameter Plugin with the "build" step of Jenkins Workflow

Running groovy script in Java code

java groovy

spring boot override default REST exception handler

spring rest groovy spring-boot

GPathResult to String without XML declaration

xml groovy gpath

Jenkins launch job through DSL and do not wait for job to finish

jenkins groovy dsl

Jenkins Pipeline throwing java.io.NotSerializableException: org.jenkinsci.plugins.workflow.job.WorkflowRun even with @NonCPS

git groovy jenkins-pipeline

Grails applications and version control

How do I overload the in operator in Groovy?

Resolving Groovy Map class

grails groovy

Removing proxy part of grails domain object?

Grails Domain Classes in Sets

grails groovy domain-object

Can a Groovy closure extend an abstract class

java groovy abstract-class

Asterisks in front of array names in Groovy?

groovy

Accessing Database Schema Information from Groovy

Groovy XML and the "xml:" namespace

How do you install Groovy and Grails plugins for Eclipse/STS without direct internet access?

eclipse grails groovy

Groovy - expanding list into closure arguments

Why does an each closure over an empty collection run at least once?

groovy