
It’s sometimes useful for unit testing to be able to create a simple
no-op stub of an interface the class under test depends upon and to
intercept all...
0 replies - 2658 views - 11/03/11 by Jakub Holý in Articles

Developing with Grails and Groovy can be a blessing and and pain all
at the same time. The development moves at a rapid rate but when you
decide to include...
1 replies - 6093 views - 10/29/11 by Venkatt Guhesan in Articles

Today Jason Gritman @gritman and Bob Rodini had a Philly Grails meeting at Chariot Solutions.
Spring Webflow under Grails
Bob Rodini showing Grails and...
0 replies - 4204 views - 10/17/11 by Ken Rimple in Articles

The Java Message Service (JMS) API is one of the cornerstones of the
Java Enterprise Edition that allows applications to reliably communicate
using...
1 replies - 8509 views - 10/13/11 by Robin Bramley in Articles

Being a language geek I always try to write a library that will
exercise the language I’m trying to learn more about. You know,
something that will...
1 replies - 4426 views - 10/11/11 by Victor Savkin in Articles

Have you ever needed to check the state of your webapp’s
objects/Session/.. to find out why the hell something doesn’t work or
have you had to learn a...
0 replies - 7134 views - 09/28/11 by Jakub Holý in Articles

After working on Gradle CodeNarc plugin
for some time and using it in 3 of my projects, I decided to officially
release it last week. This plugin allows to...
0 replies - 5591 views - 08/15/11 by Evgeny Goldin in Articles

This screencast demonstrates how to use Spock testing specifications and Groovy for mocking and stubbing behavior in unit tests. It covers creating the mock...
2 replies - 7301 views - 07/13/11 by Hamlet D'Arcy in Articles

A great company in Miami, FL is looking for a solid Java developer with Spring and Groovy experience. It can be contract or permanent depending on your career...
0 replies - 2067 views - 06/29/11 by Paul Acosta in Announcements

Groovy 1.8.0 released in April brought a lot of new features to the language, one of them is native JSON support through JsonSlurper for reading JSON and...
1 replies - 12354 views - 06/19/11 by Evgeny Goldin in Articles

A brief introduction of some new annotations that were added in Groovy 1.8.Cool Stuff in Groovy 1.8, part 2 from victor savkin on Vimeo.From...
2 replies - 6325 views - 05/25/11 by Victor Savkin in Articles

Groovy 1.8 has been released recently. It’s really amazing how much
the team achieved in this release. Though my favorites are new AST
transformations,...
1 replies - 7029 views - 05/19/11 by Victor Savkin in Articles

A friend of mine is in school and taking some classes in Java, and also
happens to be learning ColdFusion on the side. He was talking about the
class and...
7 replies - 8876 views - 05/19/11 by Adam Presley in News

Those who have experience with functional programming know how useful
tail recursion is. It allows use to write recursive functions occupying
only one...
1 replies - 8268 views - 05/18/11 by Victor Savkin in Articles

A brief introduction to some new features added in Groovy 1.8
Cool Stuff in Groovy 1.8 from victor savkin on Vimeo.
From...
0 replies - 2935 views - 05/18/11 by Victor Savkin in Articles