Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Spock: Reading Test Data from CSV File

Call groovy parent class method - Grails

grails groovy

Why is Groovy not catching my instanceof?

groovy instanceof

Is there a way to tell Gradle to include dependencies Javadocs in generated Javadocs?

Condition in expect block

groovy spock

Spock - returning fixed value not working as expected

java groovy spock stub

Fetch only keys from JSON Object using groovy

json groovy

Groovy. Is it possible to save a method into a var?

groovy

How to use Groovy JsonOutput.toJson with data encoded with UTF-8?

Gradle 3.0.0 alpha variant output issue

Jenkins pipeline boolean parameter evaluation

use groovy to add an additional parameter to a jenkins job

Capture the output of sh command in the declarative Jenkins pipeline

What makes Groovy+Grails a more productive setup than Java EE?

grails groovy

Grails app performance degrades over time

grails groovy

get property types at runtime

How to recover from `don't flush the Session after an exception occurs` error?

Could you print the variable name in a Groovy list and not the value

list dictionary groovy

XML parsing in Java via Groovy

java xml groovy

Good Maintainable way to add a save method to grails service

grails groovy grails-orm