I'm currently trying to grasp the concept in this File upload tutorial in Spring Boot especially the StorageProperties.
I'm wondering: where will the uploaded files go? I searched the resources folder and static but no file are being uploaded there.