Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How can I install Groovy plugin in WebStorm?

Groovy equivalent for ruby all and none

How to extract a new list from an object field in Groovy

groovy

Using failFast with closure map breaks "parallel" step

Are List and List<String> the same in Groovy?

list arraylist groovy

Shorthand way for assigning object properties in Groovy?

Grails: Services VS Groovy classes

adding script to build.gradle

python groovy build gradle

Using credentials from Jenkins store in a jenkinsfile

How to return specific date format as JSON in Grails?

json grails groovy converters

Mocking FacesContext

Change Gradle's working directory when compiling a Groovy project

groovy gradle

Format string in groovy

How to uninstall GVM

grails groovy gvm

How do I loop through a list and remove an item in groovy?

groovy

Grails : How I do mock other methods of a class under test which might be called internally during testing

How to configure a default @RestController URI prefix for all controllers?

Groovy XML MarkupBuilder does not create root <?xml .... ?>

xml grails groovy

Is there a way to pass a constant to an annotation in Groovy?

groovy annotations

Groovy way to dynamically instantiate a class from String

groovy