Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to use maximum score of a field in script score - ElasticSearch

elasticsearch groovy

How to ignore missing parameters in Groovy's template engine

groovy template-engine

How to run Jenkins Groovy scripts directly from Intellij or Eclipse

How to override a Jenkinsfile library function locally?

jenkins groovy declarative

Function .contains() not working in Groovy on expected way

java groovy contains

Gradle - throw exception if project still has SNAPSHOT dependencies

java .net gradle groovy

groovy.lang.Binding difference between property and variable

java groovy

Access dot property stored in gradle.properties within settings.gradle

gradle groovy

Groovy property definition

groovy

Loading and analyzing massive amounts of data

java groovy

generics in Groovy

java generics groovy

Grails shell not seeing domain objects

grails groovy groovyshell

Show progress during a long Ajax call

Unit testing a controller method?

Caching data in grails

Groovy CliBuilder: only last LongOpt is taken in account

groovy

How to share setup across multiple tests using the spock framework w/ groovy

groovy spock

Grails service transactional behaviour

Error when opening https URL: keyCertSign bit is not set

java ssl groovy

Is there any reason to use javac over groovyc in a mixed code project?

java maven groovy gradle