i want to compress MultiPartFile in java in spring boot. So e.g i have 100kB file JPG and i want to get 30kB file JPG.
Here is my function but it does not work: