- Invoke EmployeeName API
- Invoke EmployeeAddress API
- Invoke EmployeePhone API
- Wait for responses from above services
- Aggregate all three API responses and build final response to send back to client
Hit the API: http://localhost:8081/testAsynch.
Observe the output in console.