Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Maintaining both sides of self-referential many-to-many relationship in Grails domain object

Groovy with block in Java

java groovy

Grails index of each

groovy

Why does this curl command fail when executed in groovy?

curl groovy

Grails data binding

data-binding grails groovy

How to let code in function to "know" that they are run in context of response in groovy?

groovy

Groovy resource from classpath not loaded

Show stacktraces only for unexpected exceptions in Gradle

gradle groovy

`ClassCastException` when case object with `ScriptEngine`

java groovy scriptengine

Scripted Pipeline set and access environment variables

Groovy make methods visible from one script to another

java groovy

Jenkins GMavenPlus plugin cannot import local class in groovy script

SimpleDateFormat("yyyyMMd‌dHH:mm:ss") has issue on groovy

Adding logger to Jenkins pipeline shared library class

Elastic Search, field name starting with at sign

groovy elasticsearch

How can I call function from another file in Jenkins pipeline?

Grails groovy boolean being returned as null

grails groovy

How to convert input to uppercase in groovy

Trying to run Spock Specification using Gradle... "Test Events were not received" (In IntelliJ Idea)

gradle groovy spock

Why won't my Groovy main class execute from the built jar?

gradle groovy jar