Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to simplify groovy loop code

java groovy java-8

Closures in JenkinsFile groovy - callbacks or delegate

Effective way to calculate a similarity percentage between data sets

mysql algorithm grails groovy

Groovy - reflection on a Java class - methods and parameters

Listening on CTRL+C in Groovy Script

java groovy

How do I execute two tasks simultaneously and wait for the results in Groovy?

groovy concurrency gpars

connection pooling and prepared statements with groovy.sql.Sql or JDBC in Grails

sql grails jdbc groovy

Difference between Groovy String variable replacement

string groovy

How to get all method names of a class without inherited methods with Groovy?

reflection groovy

Groovy 2d arrays

How to build Groovy JAR w/ Gradle and publish it to in-house repo

groovy jar gradle artifactory

Spock mock returns wrong value

How to set up a vanilla groovy project with main class executable via jar?

java groovy jar

Compilation error - Groovy and Lombok

Is object deep-compare possible with Spock Framework?

groovy equality spock

How to mock/stub calls to message taglib in Grails controller

grails groovy testing

cast LinkedHashMap to HashMap in groovy

Keep JSPX from creating self closing tags (<div></div> != <div/>)

java xml groovy jspx

How do I get Grails to map my String field to a Clob?

grails groovy orm db2 grails-orm

mock configuration in Grails tests