Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Can we Runtime.getRuntime().exec("groovy");

java groovy processbuilder

Groovy Closure Execution Oddity

groovy closures

Groovy DSL: How I can overload any() in Groovy, when I create internal DSL

groovy dsl

Example code for having a Grails Controller deal with a JSON request

json grails groovy

Using a String as code with Groovy XML Parser

groovy xml-parsing

Spock not mocking concrete classes correctly?

unit-testing groovy spock

ERROR Connection refused: Grails email verification using mail plugin

grails groovy grails-plugin

Grails databinding - How to exclude child property

grails groovy data-binding

Groovy script not able to execute external process

python command-line groovy

Grade: Can't access configuration defined in one project from another project

groovy gradle

Wrong double to float precision loss with Groovy on Android

java groovy

@CompileStatic used on plain Groovy scripts

groovy

Java 11 HttpRequest with PATCH method

Can we use one wsimport task for multiple wsdl's in gradle without repeating the similar code?

In Groovy, String.split(regex, int) does not produce the expected results

string groovy split

Groovy .each closure wrapping elements in an unwanted Object[]

groovy closures

Passing build parameters downstream using groovy. Jenkins build pipeline

groovy jenkins

Gradle Daemon stopped working in parallel due to file lock timeouts

java gradle groovy daemon