Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

grails plugin repositories

grails groovy

Common techniques to reduce grails project build time

grails groovy build

Mixing private and public/protected methods of the same name causes multimethods to be disabled and is forbidden to avoid surprising behaviour

Accessing file resources in SoapUI Mock Service Deployed in tomcat

groovy mocking soapui tomcat8

Jenkins EnvInject plugin + Pipeline job

Jenkins Pipeline: Try/catch inside a retry block

Set node label in Jenkins pipeline

Getting the ID of a one-to-many loaded object without another trip to the DB with GORM

grails groovy grails-orm

In order for a groovy closure to modify a variable defined in the scope of a delegate, do you need to explicitly specify delegate.theVariableName?

groovy closures scope

Get IP address from a String(Groovy)

groovy ip-address

Geb Configuration

groovy spock geb

Groovy: Is for..in significantly faster than .each?

groovy microbenchmark

Jenkins Pipelines: How to use withCredentials() from a shared-variable script

Groovy, Netbeans and Java EE

Groovy: Escaping an arbitrary (unknown) regular expression

regex groovy

Logback Groovy Config to use JMX?

groovy jmx logback

How to download a file? - Groovy

groovy https download

Jenkins groovy classpath issue - unable to resolve class

groovy jenkins

Error while executing groovy script

groovy groovy-console

What's the definitive Java Swing starter guide and reference?

java swing groovy griffon