Welcome To Snipplr


Everyone's Recent Snippets Tagged groovy



Make sure Jackson core and Mappers are on classpath. So who can explain why userImage has a size of 7. I assume the byte-Array is encoded. What format?
0 588 posted 13 years ago by hansamann
0 473 posted 13 years ago by ragnarokkrr
An example of how to configure the CliBuilder to read command line arguments in Groovy.
0 498 posted 13 years ago by miceno
0 702 posted 13 years ago by laurenceosx
0 346 posted 13 years ago by michaelss
Added generated.by to false in TemplateServlet init
0 539 posted 13 years ago by laurenceosx
0 755 posted 13 years ago by cadrlife
1 938 posted 14 years ago by oznek
0 523 posted 14 years ago by zxeem
Groovy has the as keyword which enables the implementation of a Java interface by using the as keyword, its quite easy to mimic this in JRuby.
0 748 posted 14 years ago by narkisr
0 548 posted 14 years ago by berndschiffer
0 532 posted 14 years ago by berndschiffer
Groovy script that creates an XML file using an XML template containing ${params} and a standard Java Properties file
0 831 posted 14 years ago by gripnrip
Expected Behaviour ================== * Both classes should be rendered in the specified custom format when `store/book/list.json` is loaded. * Order of how the marshallers are added should not matter. * It should be possible to register more t...
0 559 posted 14 years ago by kungfoo
An easy way to launch an external process (http://docs.codehaus.org/display/GroovyJSR/Run+Sub-Process+Safely).
1 751 posted 15 years ago by narkisr
Put this script in your path and you can start your scripts located in ~/.groovy/scripts from everywhere. Tags: Bash, Linux, Groovy
0 692 posted 15 years ago by mahome
Clojsure composition in Groovy (functional style programing). @http://www.ibm.com/developerworks/java/library/j-pg08235/index.html
0 611 posted 15 years ago by narkisr