groovy

  • submit to reddit

Groovy's RESTClient with Spock Extensions

Groovy has an extension to its HTTPBuilder class called RESTClient which makes it fairly easy to test a RESTful web service. This post will describe how to use...

0 replies - 7454 views - 12/05/12 by Geraint Jones in Articles

Apache JMeter 2.8 released

Hello, The Apache JMeter team is pleased to announce the availability of Apache JMeter 2.8 (r1393162). This release brings some valuable improvements and...

0 replies - 1236 views - 10/09/12 by Philippe Mouawad in Announcements

Back to Basics in Building Next-Gen Java Apps

Java architects have a plethora of options when choosing architectures and components. You have to consider several aspects of the app when deciding on one...

0 replies - 1184 views - 10/05/12 by Mohan Kumar Muddana in Announcements

jQuery-style Enterprise Application Development with ZK and Grails

Introduction Grails is a modern web application framework with the powerful plugin architecture. To make Grails better fit requirements for developing...

0 replies - 9062 views - 09/12/12 by Chanwit Kaewkasi in Articles

Getting Started: Apache Camel Using Groovy

From their site, it says the Apache Camel is a versatile open-source integration framework based on known Enterprise Integration Patterns. It might seem...

0 replies - 3499 views - 09/10/12 by Zemian Deng in Articles

HTTP Server + Groovlet = A Back-Door Type of Trick When Using A Java App

Recently I saw an article about simple groovlet. Groovlet allows you to execute any code in your server. It looks very useful for creating a backdoor - for...

0 replies - 3885 views - 08/13/12 by Pavel Bernshtam in Articles

Groovy as "Better Java"

You can use groovy in different ways - for scripting, Grails, quick prototyping, creation of DSLs etc. But I like Groovy first of all as "better...

11 replies - 12652 views - 06/08/12 by Pavel Bernshtam in News

Progress Report from the Java EE Conference “Confess 2012″

This week, I was at Confess 2012 in Leogang, Salzburg (Austria). Confess is an international conference for Java professionals in its fifth year, organized...

0 replies - 1696 views - 05/14/12 by Kai Wähner in Articles

Functional Programming on the JVM

Introduction In recent times, many programming languages that run on JVM have emerged. Many of these languages support the concept of writing code in a...

0 replies - 10792 views - 05/14/12 by Gagan Agrawal in Articles

How fast are JVM-based languages growing among developers?

The Big Three - Scala, Clojure and Groovy. The following is an article written by TheCodeGeneral (not too sure who he is, but is quite respected in the...

0 replies - 8771 views - 05/14/12 by Judah Johns in Articles

Which Integration Framework Should You Use – Spring Integration, Mule ESB or Apache Camel?

Data exchanges between companies are increasing a lot. The number of applications that must be integrated is increasing, too. The interfaces use different...

0 replies - 16763 views - 01/19/12 by Kai Wähner in Articles

Neo4j on Heroku - Part 2

We are picking up where we left off on Neo4j on Heroku –Part One so make sure you’ve read it or you’ll be a little lost. So far, we have cloned the...

0 replies - 3904 views - 01/17/12 by Max De Marzi in Articles

Neo4j on Heroku - Part 1

On his blog Marko A. Rodriguez showed us how to make A Graph-Based Movie Recommender Engine with Gremlin and Neo4j. In this two part series, we are...

0 replies - 6007 views - 01/17/12 by Max De Marzi in Articles

Compete.com Webstats Scrape Groovy

0 replies - 2086 views - 01/16/12 by Jerry Vigil in Uncategorized

Daily Dose: Windows Phone gets a New App Hub

Microsoft announced a new hub for Windows Phone developers today, called the "App Hub". The new marketplace will feature geographic markets, options...

0 replies - 19900 views - 07/21/11 by Ross Jernigan in Daily Dose