Spring Boot, Apache CXF 3.2.5 with MTOM sends empty attachment
I'm having a weird issue with Apache CXF and large (375MB) MTOM attachments are empty. Running it locally in Eclipse produces the desired results, but deploying it to our server just gives an empty attachment. The server is written in…