Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

make groovy request accept 404 -- Error: hudson.AbortException: Fail: the returned code 404 is not in the accepted range: [[100‥399]]

Groovy - check if param is a function

What are Groovy/Grails/Hibernate/JBoss/Jade in very simple terms?

List as map value in grails

list grails groovy map

Getting "java.sql.SQLException: ORA-28009: connection as SYS should be as SYSDBA or SYSOPER" in groovy

java oracle groovy sysdba

Running a web app in Grails vs Django

How to parallelize this groovy code?

concurrency groovy

Best dynamic language to pair with Java on a Java project

Grails - How to unregister an already registered object marshaller

How to convert clob to string using Groovy?

groovy

access global variable in static scope

groovy

Setting system properties in Groovy

groovy system-properties

Making Grails form development DRYer

Grails: Dynamically inject service in domain class

Grails vs Gaelyk for new Groovy AppEngine application [closed]

groovy/java regex check if "yyyy.MM.dd" format

java regex date groovy

Groovy List : Group By element's count and find highest frequency elements

collections groovy

Sum of Array List In groovy

groovy

Is there a more terse/elegant way to format the following Social Security Number like String with or without Groovy?

java groovy

Groovy: check at run time if object is a String

groovy