Open alethut opened 6 years ago
I have a MultiUpload component in my Vaadin 8 application (8.3.1) to upload files from clients
My MultiUpload component stops working when I put the @MultipartConfig annotation in the VaadinServlet in my UI.
My aplication nedds to support multipart request from other webapp.
I have a MultiUpload component in my Vaadin 8 application (8.3.1) to upload files from clients
My MultiUpload component stops working when I put the @MultipartConfig annotation in the VaadinServlet in my UI.
My aplication nedds to support multipart request from other webapp.