SpringBootでのファイルアップロード・ダウンロード
前提知識系
Content-Type: multipart/form-data;
Content-Disposition
各ファイルのContentType
Java
How to create File object in Java without saving to hard disk
Java のZip API
書いたソース
こちらのソースはHeapを圧迫するかもみたいな話もあり、Streamで返したほうがいい説が出ている
これは実際そうだった