Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

POI Excel HSSFPicture Image and Sizing

java excel groovy apache-poi

Groovy hasProperty/respondsTo

groovy

Calling Spring component from groovy

java spring groovy autowired

What's the meaning of 'sourceSets.all*'

groovy gradle

How do I get database instance in grails?

java mysql grails groovy

Use literal operators (eg "and", "or") in Groovy expressions?

groovy dsl

Can I force a grails dev server to reload when any code recompiles?

Packaging a Groovy application

groovy compilation

TupleConstructor with named parameters

groovy

Configure log4j.properties in Intellij

groovy intellij-idea log4j

Gradle: how to configure buildSrc or skip tests from main project?

How to support help command-line argument with required arguments in CliBuilder

How to extract BDD meta-statements from Spock specification classes

java groovy bdd spock

how to use the groovy maven plugin

groovy gmaven

GroovyTestCase does not support @BeforeClass and @AfterClass

unit-testing groovy junit4

Modify field annotation value dynamically

Why does Groovy compiler apparently produce 1.5 version of Java?

java groovy version

Groovy Compile time AST transformation: Assignment to a field

Repetitive try-catch blocks with Groovy 'with' closure?

groovy lambda closures

Grails and Spring Security Plugin: Redirecting user upon login based on roles