Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How Does the any Method Work in Groovy?

groovy jvm-languages

Groovy - Add Map Entry with Iterator

groovy map

Is there an operator that can trim indentation in multi-line string?

groovy multilinestring

Get project name of task in gradle

groovy gradle

Getting specific file from ZipInputStream

Hibernate: @UniqueConstraint with @ManyToOne field?

hibernate groovy

Tail a file in Groovy

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