Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Spock not mocking concrete classes correctly?

unit-testing groovy spock

ERROR Connection refused: Grails email verification using mail plugin

grails groovy grails-plugin

Grails databinding - How to exclude child property

grails groovy data-binding

Groovy script not able to execute external process

python command-line groovy

Grade: Can't access configuration defined in one project from another project

groovy gradle

Wrong double to float precision loss with Groovy on Android

java groovy

@CompileStatic used on plain Groovy scripts

groovy

Java 11 HttpRequest with PATCH method

Can we use one wsimport task for multiple wsdl's in gradle without repeating the similar code?

In Groovy, String.split(regex, int) does not produce the expected results

string groovy split

Groovy .each closure wrapping elements in an unwanted Object[]

groovy closures

Passing build parameters downstream using groovy. Jenkins build pipeline

groovy jenkins

Gradle Daemon stopped working in parallel due to file lock timeouts

java gradle groovy daemon

How to get github API endpoint and scan credentials inside Jenkinsfile

What is the syntax to sequence statements in Gremlin?

groovy titan gremlin tinkerpop

Parse date to "yyyy-MM-dd'T'00:00:00" using Groovy

How to configure grails 2.4.0 to resolve artifacts from JFrog Artifactory with authentication?

Dynamically add build flavor from within a custom Gradle plugin