Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

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

Change XML tag name

groovy xmlslurper

Which maven dependency to include for evaluating groovy scripts in java application

groovy groovyshell

Save or update in Groovy

groovy groovy-sql

Groovy override compareTo

groovy dsl

Groovy: using ampersand in command line parameter

Serialize & Deserialize bean to json with Groovy

Running groovy tests with Maven

java maven groovy

MissingPropertyException thrown in spock test where block

unit-testing groovy spock

Jenkins: join multiple DSL files in one

Is there an easy way to convert existing Jenkins freestyle job to New Jenkins 2.x pipeline view

Built-in 'with' type method that returns the object it was called on

groovy

Error java.lang.NoSuchMethodError: No such DSL method '***' found among steps

Jenkinsfile add if else script?