|
Project Information
Members
Links
|
GoalTutorial project on how to use the Spring 2 technology on an existing J2EE project. This project contains the documentation on how to setup the initial project and a step-by-step tutorial on how and what to convert. The code migration path is available in several step-by-step projects. Starting with the initial setup, upto the fully migrated version to Spring and Hibernate. The project used is the 1.0.5 version of the J2EE Adventure Builder, which we will convert to Spring using the Spring Framework. For all the other components we will use as much of Spring (and related projects) as possible.
SituationFor the migration we are going to pretend that we are the development team responsible for building the Adventure Builder web application and Order Processing system, those 2 systems are own in house build applications. For this migration we have a few things that we have to bare in mind:
VersionsThe actual project version is 1.0.5. For this endavour the version is increased to 1.0.6. In different steps we will try to reach our final 1.0.6 version.
|
The architecture is described