Skip to content

boopathiraja/alltutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alltutorials

This tutorial is for creating a hello world applciation.

Technologies Used:

Technologies used in this article :

Spring 3.0.5 Maven 3.0.3 Eclipse 3.6 JDK 1.6

Steps to be followed:

Step 1: Generate maven structure using maven:

mvn archetype:generate -DgroupId=com.sample.common -DartifactId=SpringMVC -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false

Step 2: Convert it into eclipse project, this is for importing into eclispe

mvn eclipse:eclipse

Step 3: Add spring dependency

Please refer the POM in the tutorials

Step 4: Run

Step 5 : verify the output :)

About

alltutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages