Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How can I override the 'map' constructor in a Grails domain class?

grails groovy grails-orm

Groovy : how to group map values by 2 different criteria?

groovy group-by maps

How to set the output of sh to a Groovy variable? [duplicate]

Grails JSON Converters and transient properties

grails groovy

grails change Date format in gsp view

Convert a List (long) into List(String ) in Grails2.4.3 (Groovy)

grails groovy

In jenkins declarative pipeline, how can I set environment variable based on method?

Custom init on test/development mode in Grails

groovy grails

How to check if class type A extends class type B in groovy

groovy

Dynamic Parallel stages in Jenkins Pipeline outside 'script' block

Running a script from Groovy

'ls -l' in groovy

unix groovy

JSON in Groovy / Grails

json grails groovy

Remove item from groovy list

collections groovy

Spring-Boot Not Finding JSP Pages in WAR File

Grails - Sorting list output without having to have a SortedSet or Comparable model?

grails groovy

Convert UTC Time T0 Local Time In Java or Groovy

java grails groovy

Groovy .collect with number of elements limit

java grails groovy

JBehave - all steps marked pending?

groovy junit jbehave