Category: <span>Open Source Tools</span>

Using the Google Collections Library for Java (1 of 2)

The Java Collections Framework is indispensable to nearly every Java developer. Yet, you may often find yourself searching for a collection type, implementation, or utility that’s nowhere to be found. In this session, you’ll learn how the open-source Google Collections Library builds on the excellent foundation of java.util, to provide …

Enterprise Integration Patterns with Spring

This session introduces Spring Integration, a new addition to the Spring portfolio. We will begin with a whirlwind tour of the Spring Framework’s core support for enterprise integration including such capabilities as remoting, messaging, and scheduling. This will be followed by a brief overview of the Enterprise Integration Patterns described …

Grails Podcast @ JavaOne 2009 – Glen & Sven at the Microsoft booth looking at Grails on Mac

Ted demonstrates how his private MacBook uses Grails to connect to a MS SQL server using the new JDBC 4 driver for MS SQL. We thought we give this some extra footage. Ted demonstrates the Northwind database and scaffolded UI for these tables based on newly created domain classes.

Building Twitter with Grails in 40 Minutes

In this session Graeme Rocher, SpringSource’s Head of Grails Development, will demonstrate how the basics of Twitter could have been built using Grails and JMS in a mere 40 minutes. A fast paced and code-driven presentation, Graeme will build a Twitter-like application from scratch using Grails and its rapid application …