SpringOne 2GX 2011

Chicago, October 25-28, 2011

Spring Kickstart 2006

Posted by: Thomas Risberg on 2006-09-27 10:36:00.0
Spring Forward 2006 is now over - this was an overall successful conference and I hope everyone had a good time. Thanks to Chariot Solutions for sponsoring this event to make it affordable to attend. Also a big thanks to all presenters for giving up their time to present and share their expertise.

Matt Raible and I presented the "Spring Kickstart" section and the slides are available to download. First part was "Persistence" and the second part was "Web MVC".

The sample code for this presentation is available from the spring-kickstart project hosted at Google Code. You will need Maven 2.0.4 and Subversion to download and run this code.

Follow these steps and you should be OK -

  1. Check-out source using Subversion:
    > svn checkout http://spring-kickstart.googlecode.com/svn/trunk/ spring-kickstart
  2. Switch to new project
    > cd spring-kickstart/kickstart
  3. Run Maven build:
    > mvn clean package
  4. Run Maven Jetty plug-in:
    > mvn jetty:run

About Thomas Risberg

Thomas Risberg

Thomas has been a developer on the Spring Framework project since early 2003, contributing to enhancements of the JDBC framework portion.

Thomas currently works as a consultant for SpringSource specializing in Java EE and database projects. He has been involved with developing database applications, both as a DBA and as an application developer for over 20 years, using a wide variety of languages and databases.

Thomas is co-author of "Professional Java Development with the Spring Framework" together with Rod Johnson, Juergen Hoeller, Alef Arendsen, and Colin Sampaleanu, published by Wrox in 2005.

More About Thomas »

NFJS, the Magazine

2011-10-01 00:00:00.0 Issue Now Available
  • Plugging into Gradle Plugins

    by Tim Berglund
  • Enterprise Integration Agility

    by Jeremy Deane
  • Relax with Couch DB

    by Johnny Wey
  • Sass...CSS Evolved

    by Mark Volkmann
Learn More »