Spring Kickstart 2006
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 -
- Check-out source using Subversion:
> svn checkout http://spring-kickstart.googlecode.com/svn/trunk/ spring-kickstart
- Switch to new project
> cd spring-kickstart/kickstart
- Run Maven build:
> mvn clean package
- Run Maven Jetty plug-in:
> mvn jetty:run
About 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 AvailablePlugging into Gradle Plugins
by Tim BerglundEnterprise Integration Agility
by Jeremy DeaneRelax with Couch DB
by Johnny WeySass...CSS Evolved
by Mark Volkmann