SPRING PROJECT SETUP
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
- Download Eclipse EEAA
- Download Tomcat
- Integrate Tomcat with Eclipse
- 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