Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

configure Grails app to use JDBC connection pool

How to mock a request when unit testing a service in grails

Gradle complains "No such file or directory"

problems with getting basic logging up with springboot and logback

spring logging groovy

Jenkins Groovy how to call methods from @NonCPS method without ending pipeline

Python like list slicing in Groovy [duplicate]

python groovy

When Groovy's "metaClass" returns null

groovy

Is it possible to put several groovy classes in the same groovy file?

groovy

How to read the hyphenated attribute names (Eg. model_name) while parsing xml using XmlSlurper

xml groovy xmlslurper

Change gradle's local repo cache location for Jenkins cloud build

maven groovy gradle

Is it possible to declare a function inside GSP?

groovy jsp-tags gsp

How to mock the 'new' operator

How to copy file in gradle?

gradle groovy

how to find if groovy args contains a particular string

groovy

Get Date from timestamp in Groovy

date groovy timestamp

IntelliJ + groovy DSL: How to exclude files from being compiled by groovy plugin?

No such property error for String in Groovy

groovy jira

Groovy: Correct Syntax for XMLSlurper to find elements with a given attribute

groovy xmlslurper

Compile Groovy class at runtime in Java

Groovy compare two json with unknown nodes names and values

json grails groovy jsonslurper