Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy object properties in map

groovy

Groovy method cannot access variable in enclosing scope

groovy

How to trim parameters in Jenkins pipeline?

What is the (event-dispatch) thread safe usage for JOptionPane.showMessageDialog and swing.utils.invokeAndWait?

Using out << in Grails taglib

grails groovy

Read a Specific Line of a File with Groovy

groovy

Get domain class field names

grails groovy

Grails : How to access the params coming as JSON format

json grails groovy

How to set sleep into the flow in Mulesoft without losing the message payload

How to use jenkins environment variable in Jenkinsfile if statement

Should I mock Spring Cloud Config server properties during tests?

Sed inside jenkins pipeline

Store request/response files in local directory with Groovy teststep in soapUI

groovy soapui

How can I override the 'map' constructor in a Grails domain class?

grails groovy grails-orm

Groovy : how to group map values by 2 different criteria?

groovy group-by maps

How to set the output of sh to a Groovy variable? [duplicate]

Grails JSON Converters and transient properties

grails groovy

grails change Date format in gsp view

Convert a List (long) into List(String ) in Grails2.4.3 (Groovy)

grails groovy

In jenkins declarative pipeline, how can I set environment variable based on method?