Lab Setup for RESTful Webservices
Lab Setup for RESTful Webservices
Hardware Requirements
CPU: i Core 3 or higher (64 bit hardware platform)
Hard Disk: 250 GB Minimum
OS: Windows 10 (x64 bit)
RAM: 8 GB Minimum
Others: Keyboard, Mouse, LAN Connectivity
Internet: Wi-Fi enabled with Good internet connectivity (More than
5MBPS)
Permission: Admin rights to download and install software’s &
permission to download maven dependencies & plugins in VS Code
Software Requirement:
JDK 17 or later
Eclipse IDE for enterprise developers (64 bit)
VS Code
Tomcat Server 9
Note: All the above software’s are free
JDK 17 Downloading & Installing Steps
1. Visit the below link
https://www.oracle.com/java/technologies/javase/jdk17-archive-
downloads.html
2. Scroll down to locate Java SE Kit 17.0.1.0
3. Scroll down to find Windows x64 MSI Installer
8. Click Next
9. Click Next and wait, you will get a installation successful dialog as
below
10. Now you click on Close.
11. Below folder will be created in C:\Program Files\Java
15. Click on the Advanced System Settings & you will see below
dialog
16. Click on the Environment Variables, you will get below dialog
17. Select Path & Click on Edit button in the System Variables, you
will get the dialog as below
18. Click on you get an empty text box which looks as below
19. Paste the path of C:\Program Files\Java\jdk-17\bin in it
20. Click Ok, and again click Ok to close all the windows which were
opened by clicking “Advanced System Settings” then you need to click
Ok on other dialog boxes.
21. Open the command prompt and run the command one by one
a. javac -version
b. java -version
22. You will see the version numbers as below
Note: If you see command not found on javac or java you need to check their
spellings or redo the steps explained from point no 12.
Eclipse Downloading & Using Steps
1. Visit the below link
https://www.eclipse.org/downloads/packages/release/2023-03/r
2. You will see Eclipse IDE for Enterprise Java & Web Developers as
below, click on the Windows x86_64
5. Right click on that zip and extract the folders so that you will see a
folder as below once the extract is done.
6. Open the extracted folder and you will see the below eclipse file as
shown below
7. Double click on that eclipse file you will see a dialog box as below
8. Click on eclipse you must be able to see the eclipse perspective as
below
Downloading VS Code
1. Visit below link
https://code.visualstudio.com/download
2. Select .zip under Windows & click on x64
3. It starts downloading the zip, wait for the download to complete
URL:
https://tomcat.apache.org/download-90.cgi
Visit the above link and locate Tomcat 9 in the downloads section
Scroll down the page and click on the 64 bit windows zip
Just remember the location where the zip file is downloaded