Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Where should I put a reusable method in grails?

grails groovy

Unix FIND command in Groovy

Groovy: Get duration in years

date groovy duration

Not able to use variables defined in classes within groovy annotations

groovy annotations gradle

How to define function binding inside GStringTemplateEngine template?

templates groovy closures

Groovy ConfigSlurper gives Class file too large RuntimeException

How does groovy add new methods to Java classes?

groovy

Abstract domain classes in GORM: how to deal with static GORM methods

grails groovy grails-orm

same linkedlist code different behavior between groovy and java, why

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