Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy: map reduce list of maps

Gradle task doLast if task fails

gradle groovy build

How can i use java libraries in a jenkins pipeline?

Use JMeter Variable in Groovy Code

how to debug a gsp page? (no grails, just gsp)

debugging ide groovy gsp

Experiences using Groovy++ in Grails

grails groovy groovy++

CRC-16-ANSI library for for Java/Groovy?

java groovy crc

Best way for a Grails Service class to detect application shutdown?

How do I check if a groovy class has a static property?

groovy

How to define a global class in SoapUI as a groovy script?

groovy soapui

Jenkins xml configuration to Groovy-based Jenkins Job DSL

Field access in Groovy for super class

groovy

How to convert list to string in Groovy and remove brackets without using replace?

string 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