Downloading spring dependency jar files on windows, Downloading sample spring applications on windows – HP Integrity NonStop J-Series User Manual

Page 38

Advertising
background image

\src

includes the source of the Spring framework.

Downloading Spring Dependency JAR Files on Windows

To download the Spring dependency JAR files on the Windows system, complete the following
steps:
1.

Go to

http://www.springsource.com/download/community?project=Spring%20Framework

.

The Spring Community Downloads web page appears.

2.

Do one of the following:
1.

Register yourself.

2.

Click I'd rather not fill in the form. Just take me to the download page.

The Spring frameworks available for download appear.

3.

Click 3.0.2.RELEASE.

The links to the following files appear:

spring-framework-3.0.2.RELEASE-dependencies.zip

spring-framework-3.0.2.RELEASE-with-docs.zip

spring-framework-3.0.2.RELEASE.zip

4.

Download the spring-framework-3.0.2.RELEASE-dependencies.zip file.

5.

Extract the spring-framework-3.0.2.RELEASE-dependencies.zip file into a directory
on the Windows system.

This directory will be referred as <Spring Dependency Home>.

Downloading Sample Spring Applications on Windows

The Spring 3.0.2.RELEASE does not include sample Spring applications. You need to download
Spring samples (PetClinic and JPetStore) from the Spring repository.

To download Spring samples, you must either have SVN or Eclipse plug-ins installed on the system.

NOTE:

This section describes the steps to download Spring samples using SVN.

To use the Eclipse Galileo IDE, download the SVN plugin for Eclipse from

http://www.eclipse.org/

subversive/downloads.php

.

If you have SVN installed, you can checkout the PetClinic and JPetStore sample applications from
the Spring repository to a location on the Windows system, as follows:

To checkout the PetClinic sample application:

command prompt> svn checkout
https://src.springframework.org/svn/spring-samples/petclinic/trunk/
c:\svn\repository

The PetClinic sample application is downloaded to C:\svn\repository.

To checkout the JPetStore sample application:

command prompt> svn checkout
https://src.springframework.org/svn/spring-samples/jpetstore/
c:\svn\repository

The JPetStore sample application is downloaded to C:\svn\repository.

NOTE:

The sample Spring applications require modifications to make them compatible with

NonStop systems. The modifications made to the PetClinic and JPetStore sample applications are
discussed in

“Customizing Sample Applications” (page 135)

.

38

Installing the Spring Framework

Advertising
This manual is related to the following products: