Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

What's the matter with IntelliJ's Groovy console?

groovy intellij-idea

Substitute 'this' invoking a method reference in Groovy

groovy closures

Can TestNG see my Spock (JUnit) test results?

java.util.function.Predicate#and and Groovy 2.2 closures

groovy java-8 predicate

Inject Spring bean in groovy bean

java spring groovy

Groovy scripts no longer work under Cygwin?

groovy cygwin

Intellij 14 GDSL

Can Spock spy for real object?

testing groovy spock

@CompileStatic gives NullPointerException

groovy

Groovy replace node values in xml with xpath

xml xpath groovy

Adding methods to a class using Groovy in Java

java groovy metaclass

How to maintain JSON's order in Groovy's JsonSlurper?

java json groovy

sql.rows() in Groovy is running slow

grails groovy

Trying to loop through an array and pass each value into a gradle task

GroovyAST add generic field at compile time

Configure amazon-ecs slave plugin using Groovy on Jenkins

jenkins groovy amazon-ecs

How to use gradle. Java, and Groovy together?

java groovy gradle spring-boot

Why should grails actions be declared as methods instead of closures and what difference does it make?

grails groovy closures

How to set Gradle `options.bootClasspath` in an os independent manner?

java groovy gradle

How to define and use a constant in Gradle build script (Android)?