We've been doing a little series on IoC and Spring3, and thought it might be nice to do the same set of tutorials with Google Guice, just to make it easy to do some comparisons. These two tutorials simply introduce you to Google Guice, demonstrate how to configure the environment, and step you through the simplest IoC example you've ever seen.
Tutorial 1: Getting Started with Google Guice: Environment Setup and Configuration
Tutorial 2: The Simplest IoC Example You've Ever Seen, with Google Guice
These tutorials can also be viewed as CBT Videos:
Watch the Corresponding Tutorials on Environment Configuration and IoC with Spring 3.
Setting up a Simple Spring 3 Development and Testing Environment: A Tutorial
A Simple Example of Spring 3 IoC: With and Without XML
Edited by: Cameron McKenzie on Jun 6, 2010 10:11 PM