img
Project for Chapter Samples
In this chapter, we will use the backend of the contact web application we implemented in Chapter 18 as
the sample and build a batch job for importing contact information in XML format.
Import the Sample Backend in STS
The first part of this chapter focuses on integration and batch job development, so we have prepared a
project for the sample backend that you can simply import and then proceed to implement the batch job.
From the sample code, we extract the file ch20-batch-backend.zip into your STS workspace. Then,
we can import the project in STS.
To import the project, in STS, choose the menu option File Import, and in the Select dialog,
choose Existing Projects into Workspace under the General category, as shown in Figure 20-1.
Figure 20-1. Importing an existing project in STS
Next, in the Import Projects dialog, choose the project extracted from the sample source code, and
then click Finish, as shown in Figure 20-2.
Search WWH :
Custom Search
Previous Page
Spring Framework 3 Topic Index
Next Page
Spring Framework 3 Bookmarks
Home