Java Spring, Temp files are not deleting from system temp folder in the multipart file uplaod spring boot 2.7.1
I am using springboot 2.7.1 and uploading the Multipart file .
our application deals with huge number of files . i am reading the multipart file using byte[] = file.getBytes()