Rest Service to parse XML data
Steps to execute this project
-
Clone the code base from Github
-
Import Project as Maven in eclipse IDE
-
Execute below maven commands mvn clean mvn install
-
Add all the libs to the Build Project
-
Add Tomcat Server (8 / 9 versions is okay)
-
Add project to the Tomcat
Use any below tool to trigger the request
-
POSTMAN
-
REST ADVANCED CLIENT
-
SOAP UI
-
Request URL for reference http://localhost:8080/XMLRestAPI/rest/employee/readXMLData
Method Type : POST
Test 25 BENG BENG KA 560045- Basic Authentication has been added Use the below token information for authentication in any of the tools.
toekn = Y3Nwb2M=