Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

log4j2 config file is not being recognized

logging groovy log4j log4j2 geb

Multiple assignments in the where clause of a spock test?

groovy spock

Instantiation of a class with only private constructor from another class in groovy

Runtime Exception Mocking groovy.sql in Spock

why are empty strings converted to null passing to the constructor of the domain object in Grails 2.4.0?

Querydsl Code generation for groovy with gradle

jpa groovy gradle querydsl

*in* keyword with String in Groovy

groovy

Gradle plugin best practices for tasks that depend on extension objects

groovy gradle

Why groovyConsole supports `def name = "Neo"` while groovysh does not [duplicate]

Geb + Groovy select custom element with a dash in the attribute name

groovy ui-automation geb

How to diff files/folders in Gradle?

How to stub overloaded method in Mockito using Groovy?

java groovy mockito

Add sourcesJar task to custom Gradle plugin

Variable in jenkins pipeline

Temporarily disable SCM polling on Jenkins Server in System Groovy

Cannot execute Groovy Maven Plugin as a goal

Groovy rename a file

file groovy io file-rename

Create a Java class from a groovy test file in IntelliJ

java intellij-idea groovy tdd

Groovy: Ambiguous method overloading for method

groovy lambda closures

Can't store sh command output through DSL (groovy) in Jenkins pipeline job

bash curl jenkins groovy