Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How fix selenium-webriver error - $ is not defined?

Groovy: println vs System.out.println with GroovyInterceptable

groovy

Geb login spec by example

Gradle rule-based model nested beans syntax

gradle groovy dsl

Using Groovy's HTTPBuilder, how do you set timeouts

groovy httpbuilder

Can I build stages with a function in a Jenkinsfile?

Jenkins Shared Library Global/Singleton Class

What is a thread-safe ByteArrayOutputStream?

java groovy

Suppress Java warning "Unsafe is internal proprietary API" in Groovy project build with Gradle

java groovy gradle

How to test whether a Jenkins Plugin is installed in Pipeline DSL (Groovy)

Why does stash/unstash not work in this Jenkinsfile?

java git jenkins groovy jacoco

How do you disable Jenkins CSRF with script?

jenkins 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