Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

What is the best way to subtract one list of objects from another in Groovy?

list groovy intersect

What t is the difference between "Context" and "TestRunner" in SOAPUI?

groovy soapui

Groovy ArrayList getting confused for a String

java arrays string file groovy

Pull out nested Maps/EntrySets from JSON with Groovy when criteria met

json groovy jsonslurper

Groovy XmlSlurper: get value of attribute that has an associated namespace

xml groovy namespaces

Conditionally Apply Gradle Plugin

android groovy gradle

How can I use properties from a configuration (properties/yml) file in my Spring Boot application?

java spring groovy spring-4

Version increment using gradle task

gradle groovy build task

Transform values of a Map in groovy

groovy

Jenkins pipeline convert all parameters to lowercase

Date.plus not working in 2.5.4 Groovy Runtime, what is the alternative?

java date groovy

How do I modify a column using Grails' database migration plugin's Groovy DSL?

Developing webapplications with grails - no idea how it really works

grails groovy

groovy ^ operator

groovy operators

Groovy MarkupBuilder name conflict

groovy markupbuilder

Why am I getting different hashcode values using hashcode builder for 2 equal objects?

java groovy

Groovy @Immutable class with (im)mutable property

groovy immutability

Exclude null values using JSONBuilder in Groovy

json groovy null jsonbuilder

Groovy/Grails - Need to retrieve List index value

list grails groovy indexing

Execute a Quartz Job with a Trigger from a Controller