Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy: Variable Substitution in dynamic Strings

groovy templates

What packages does 1) Java and 2) Groovy automatically import?

java groovy import

Serialized JSON with sorted keys, using Jackson

json grails groovy jackson

How do I update fields of documents in mongo db using the java driver?

capture process output in Groovy

groovy

Groovy reports that a file doesn't exists when it really is present in the system

How to run a local plugin in Grails 2.0?

Write log from Jenkinsfile

Recursion with closures in Groovy 2.1.9

recursion groovy

Why is GORM not saving my object?

grails groovy grails-orm

Jenkins dynamic declarative pipeline parameters

Active Choices Reactive Reference Parameter in jenkins pipeline

Check whether a variable is an Array

grails groovy

Compare version strings in groovy

string groovy compare

Inject log object in Grails class outside of grails-app

Copy Groovy class properties

How do I bind all methods of a certain name in an Object into a template via the binding map?

Difference between execute groovy script and the execute system groovy script in jenkins?

Is Groovy's assert a good idea for production code, unlike Java's assert?

java groovy assert

How can I know how long a Jenkins job has been in the wait queue after the job is finished?

groovy jenkins