Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

App hangs on futex_wait_queue_me() every a couple of minutes

java ubuntu groovy

How do I convert a Groovy class constructor into a Closure?

groovy closures

How to mock HttpServletRequest in Spock

how to call shell commands from groovy correctly

file shell groovy command

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

How do I get Groovy and JAXB to play nice together

java groovy jaxb