Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Use elvis operator to throw exception Groovy

groovy

Using Gradle plugin configuration properties at the evaluation phase

Groovy regex when replacing tokens in file

regex string replace groovy

How to force Grails to use a signed certificate with run-app or run-war

grails groovy

Groovy has a size property for Collection?

collections groovy

How to check if substring of string's array match to patterns from other string array

groovy

is it safe to use comparison operators on BigDecimal in groovy/grails?

Why do Groovy closures declare a maximum, rather than constant number of parameters

groovy closures

Set applicationApk and instrumentationApk for Spoon Gradle Plugin

How to set super class properties in @Immutable classes?

Is there a clean way to use Groovy's extension methods in Kotlin?

Groovy/Spock BUG! when passing variable into closure

groovy spock

groovy execute intermittently returns no output nor error

jenkins groovy

POI Excel HSSFPicture Image and Sizing

java excel groovy apache-poi

Groovy hasProperty/respondsTo

groovy

Calling Spring component from groovy

java spring groovy autowired

What's the meaning of 'sourceSets.all*'

groovy gradle

How do I get database instance in grails?

java mysql grails groovy

Use literal operators (eg "and", "or") in Groovy expressions?

groovy dsl

Can I force a grails dev server to reload when any code recompiles?