Besides the obvious use of Groovy to write applications, Groovy is also very useful for performing Java development related tasks such building applications, deploying applications, and ...
A project has come up at work in which I need to take XML data, and transform it into another specific XML structure. Basically, the first step is to map elements from the original XML to the new XML ...