Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to iterate files recursively in Groovy?

groovy

Grails get war baseUrl intelligently?

java tomcat grails groovy war

Groovy: constructor issue

groovy

Odd behaviour with Map in Groovy

groovy

Can't add multiple annotations on a groovy method?

groovy annotations testng

Groovy named parameters cause parameter assignments to switch--any way around this?

groovy named-parameters

safe string slice

groovy

Jenkins matrix project combination filter - how to configure the groovy expression?

groovy jenkins

Groovy - Converting a date string to a formatted date

date groovy

Jenkins Shared Library instantiate util class and use in workflowscript

How to get input steps ouput in jenkins-pipeline

Building project with Active Choice Reactive Reference Parameter

How do we migrate/update the database schema in Grails?

java orm grails groovy

Redirect to different controller in groovy/grails

java grails groovy

Groovy dynamic property per object

Groovy Dependency Injection

get path to groovy source file at runtime

groovy groovy-console

How to add items to an array one by one in groovy language

Map Keys are Objects or not in Groovy?

java groovy

Spock data driven testing with classes to test for "instanceof" assertions

unit-testing groovy spock