Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy closure not work with static final field from super class

groovy static closures final

How to connect to jmx with groovy faster

groovy jmx

groovy/grails - Can't make HTTPBuilder work with a URL (provided by Paypal)

grails groovy httpbuilder

Gradle dependencies - Latest snapshot

Can a groovy script inherit from a Java or Groovy superclass?

java groovy

ZooKeeper in production on WIndows

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

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)?