Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How can I add more data to assertion message?

testing groovy spock

How maintain the order of keys in Java properties file?

grails groovy gradle

Groovy: How to define a manipulated string as a variable?

How to use credential type "SSH Username with private key" inside jenkinsfile for pipeline job

jenkins groovy

Good alternative to Windows batch scripts? [closed]

scripting groovy batch-file

Sorting a list in Groovy in an unusual way

sorting groovy

How to include Groovy 2.0 in a deployed Grails 2.1.0 app?

grails deployment groovy war

Groovy collections performance considerations regarding space/time

What is this Groovy construct do, and how does the syntax work?

groovy spock

How does the Groovy compiler work?

groovy

How do I load a .yml property in a Gradle build script?

spring gradle groovy yaml

grails 4 groovy's date enhancement methods missing

Convert datetime in to date

datetime grails groovy

grails default constraints

grails groovy

Is there an easier way to get start of current day time than this?

java datetime groovy calendar

How can I create a pathing jar in Gradle

groovy gradle

Is There a Groovier Way To Add Dashes to a String?

string groovy

Spock verifying an exception thrown by mock together with mock interaction

groovy mocking spock

How to create a GroovyShell object with context app's classpath

groovy dsl

transpose a map collecting keys along the way

groovy maps transpose