Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to use i18n with a Grails/Groovy enum in a g:select?

Jenkins pipeline giving "No such property" for post stage even when the variable is defined

Fail hudson build with groovy script

groovy build hudson

Disable all Jenkins jobs from a given Jenkins View / Tab

Is it possible to register all classes within a package as Spring beans

All possible permutations of parameters using Spock's Unroll

How do you configure GroovyConsole so I don't have to import libraries at startup?

Execute my groovy script with ant or maven

java maven-2 ant groovy

A Groovy way to add element to a list in a map?

groovy

Why does Grails require that I use `def` instead of `void` in a controller?

How do I enable Grails support in IntelliJ IDEA Community Edition 9.0 BETA?

grails groovy intellij-idea

Possible to pretty print JSON in Grails 1.3.7?

Unit test Groovy2.0 with Spock : setup( )

groovy gradle spock

Chaining Null-Safe Operator

Using groovy classes within Gradle build

groovy build gradle

Groovy GDK equivalent of Apache Commons StringUtils.capitalize(str) or Perl's ucfirst(str)

string grails groovy gdk

Groovy (File IO): find all files and return all files - the Groovy way

file file-io groovy

Groovy/Grails Contains with Lowercase

java list grails groovy

How to invoke bash functions defined in a resource file from a Jenkins pipeline Groovy script?

Rendering HTML files in Grails