Wednesday 21 February 2018

2.0 Project Setup

SPRING PROJECT SETUP

  1. Download Eclipse EEAA
  2. Download Tomcat
  3. Integrate Tomcat with Eclipse
  4. Download the Spring jar files (Spring Repository)

For all the above mentioned steps there are tons of video tutorial available on youtube.

1. Create a new java project 
2. Add all the spring jars in build path library


1. New---> Java Project

2.Project-name --> Next

3. Libraries -- Add library--> User Library

4. New -- > New user Library (Give any name)

5. Add external jars (copy all the jars form Spring zip (form lib folder))

6. Ok --> Finish





























No comments:

Post a Comment