Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to run multiple Groovy/Grails version

grails configuration groovy

Possible to create a domain class that is NOT mapped to a database table?

grails groovy

How to add XML attribute using Groovy?

groovy

Groovy: Timeout due to proxy not being set (java.net.ConnectException)

groovy proxy

Is it possible to use Groovy to override a method in a Java class, when that Java class is not instantiated in my code?

Difference between find() and findWhere in grails

grails groovy

build.gradle versioning based on git

git groovy gradle

How to convert Java code to Groovy code automatically [closed]

java grails plugins groovy

Groovy filtering array with findAll method

java arrays groovy

Spring Boot external configuration in Groovy

groovy spring-boot

Jenkins Read a Specific Line of a File in Jenkinsfile with Groovy

jenkins groovy

Why does findAllBy* fail when using three conditions in Grails/GORM?

grails groovy grails-orm

Groovy - bind properties from one object to another

groovy

Best way to initialize / addto Map values that are Lists in Groovy

groovy

Groovy can i dynamically execute a string as groovy command?

database groovy dynamic geb

Grails: Creating classes that you do not want to store on the DB

How to rollback transaction in groovy

sql spring groovy transactions

How to correctly add a Java Maven project dependency to a Grails Maven project in eclipse

java eclipse maven grails groovy

Getting values of properties in SoapUI's groovy

groovy properties soapui

How to use existing java class from grails

java grails groovy