Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Gradle Script To call a REST Web service without any 3rd party plugins, any pointers?

rest groovy gradle

What are some advantages of duck-typing vs. static typing?

groovy duck-typing

Serializing groovy map to string with quotes

Logging in Groovy Script

logging groovy

Calling a Groovy function from Java

java groovy

How to disable accessExternalDTD and entityExpansionLimit warnings with logback

How to check if a String matches a pattern in Groovy

java groovy

What is the difference between defining variables using def and without?

Groovy property iteration

groovy

Groovy Switch statement with list of values

groovy jenkins-pipeline

Gradle color output

logging groovy build gradle

How to call REST from jenkins workflow

groovy jenkins-workflow

How to fix Pipeline-Script "Expected a step" error

How to append text to a file on a new line

groovy

groovy: how to replaceAll ')' with ' '

groovy replaceall

How to query mongodb with “like” using the java api?

java groovy mongodb find

What does it mean for a programming language to be "on rails"?

Unzip Archive with Groovy

java groovy zip unzip

Base64 encoding in Java / Groovy

Use .gdsl file in a Java project in IntelliJ