File Upload Using Angular4/Microservice

File Upload Using Angular4/Microservice
Upload a file, is a regular feature of web programming, Every Business needs this facility, We know How to upload a file using JSP/Html as Front-end and Servlet/Struts/Spring MVC as Server end. But How to achieve the same in Angular 4 /Microservice...