Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Why does my Geb test return "failed to create driver from callback" even after updating my Selenium dependency in Grails?

java grails selenium groovy geb

Explain this Groovy code?

groovy

Where is my groovy library located?

Groovy findFiles in upper level directory

groovy

Property date must be a valid Date error, when using jquery UI plugin

grails groovy grails-plugin

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