Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy - XmlNodePrinter prints blank file

xml groovy

groovy - xml - preserve attribute order

xml groovy

RESTful Grails: how do I include related entities in my XML?

rest grails groovy

How to mock classes in 'src' folder in Grails (unit testing)

Why do I keep getting Object reference on server while it works fine on a local system

java json groovy struts

groovy call method name contains special character

groovy

How does Grails render views when the files don't exist in the `grails-app/views` directory?

grails groovy

How to parse YAML files in Jenkins pipeline using readYAML method from the Jenkins plugin Pipeline Utility Steps

How to write java class methods that can accept groovy closures

java groovy

How can I retrieve the build parameters from a queued job?

groovy jenkins

How do I simplify this code in Groovy that sets properties on an object if they are null?

grails groovy

In Grails, how do I tell if an object is transient or not?

grails groovy

Groovy generated constructor missing during compile

groovy gradle

Extracting CDATA from a soap response in groovy

Groovy: Creating a list with range operator

list exception groovy range