I made a webservice with Java Jersey to send files, when I try to send files using an HTML form, it works, however, when I try to send from a client or in the postman, a 500 error is returned with nullpointer.
UploadResource
@Path("/files")...
asked by
05.08.2017 / 04:07