Roger Hughes, Java Code Geeks

Roger Hughes

Java Code Geeks

United Kingdom

Contact Roger

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Java Code Geeks

Past articles by Roger:

Mocking in Go

I was recently asked to help out on a project with the aim of recommending how to implement some add... → Read More

Getting Started with Hazelcast

In July I wrote a blog introducing erlang to Java developers, highlighting some of the similarities ... → Read More

Tomcat's Graceful Shutdown with Daemons and Shutdown Hooks

My last couple of blogs have talked about long polling and Spring's DeferredResult technique and to ... → Read More

Long Polling with Spring 3.2's DeferredResult

In our last episode, the CEO of Agile Cowboys Inc had just hired a Java/Spring consultant by giving ... → Read More

Getting Started With Spring’s MVC Test Framework – Part 2

The first blog in this mini-series introduced the Spring MVC Test Framework and demonstrated its use... → Read More

Getting Started With Spring’s MVC Test Framework – Part 1

Newly promoted to the main Spring framework is the Spring MVC Test Framework, which the Guys at Spri... → Read More

Auditing a Spring MVC Webapp with AspectJ. Part 2

Now, this is the blog you want to read if you're interested in creating a Spring MVC Webapp that use... → Read More

Auditing a Spring MVC Webapp with AspectJ. Part 1

If you’re like me, then you’ll have those kinds of programming days where everything seems to go inc... → Read More

So, what's in a story?

I don't know about you, but I always feel a little nervous when it comes to writing Agile stories. I... → Read More

Spring MVC, Ajax and JSON Part 3 – The Client Side Code

If you’ve been following this short series of blogs on Spring, Ajax and JSON you’ll recall that I’ve got as far as creating a Spring MVC web application that displays a form, which allows the user to select a bunch of items and submit a request to the server to purchase them. The server then ... → Read More

The Simple Story Paradox

I’ve recently been following the #isTDDDead debate between Kent Beck (@kentbeck), David Heinemeier H... → Read More

Is it Imperative that you learn Functional Programming with Java 8?

I've recently been taking look at Java 8 and have got hold of "Java 8 In Action" published... → Read More

Just What Are Spring 3.2 Matrix Variables? – Part 1

Spring 3.2 introduced support for processing something called 'Matrix Variables' and probably like m... → Read More

Tracking Application Exceptions With Spring

A few weeks ago a colleague asked me to spend a week doing a support role as he needed cover whilst ... → Read More