Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Modifying groovy code at runtime in grails application

tomcat grails groovy

Groovy edit XML file, keep comments, line breaks

xml groovy

Groovy adding code to a constructor

Is it possible to get the caller object of a closure in groovy?

groovy closures

Comparing null and number in groovy

groovy

how to use logback configured via logback.groovy with groovy

groovy logback

Groovy map and Java map on Generics

java groovy

JSON output with Groovy

json groovy

Difference between groovy-all-*.jar and groovy-all-*-indy.jar

groovy

Groovy casting collection unasked for it

Lazy evaluation of chained functional methods in Groovy

Best way to create an Admin section in Grails

grails groovy admin backend

strange division operator in Groovy

groovy

How Does the any Method Work in Groovy?

groovy jvm-languages

Groovy - Add Map Entry with Iterator

groovy map

Is there an operator that can trim indentation in multi-line string?

groovy multilinestring

Get project name of task in gradle

groovy gradle

Getting specific file from ZipInputStream

Hibernate: @UniqueConstraint with @ManyToOne field?

hibernate groovy

Tail a file in Groovy

groovy