0 Forks
7 Stars
7 Watchers

filesecurityspringboot

Intercepts file uploads when uploading files.File upload intercepts, intercepts the file upload suffix, determines the file type according to the file header, intercepts according to the file MIME type, opens the file upload verification, verifies the file hash value, out of the box(文件上传拦截,对文件上传进行安全性校验,拦截文件上传后缀,根据文件头前几位二进制判断文件类型,根据文件MIME类型拦截,开启文件上传校验,校验文件哈希值,只需一个注解即可完成!开箱即用)

How to download and setup filesecurityspringboot

Open terminal and run command
git clone https://github.com/huangliusong/filesecurityspringboot.git
git clone is used to create a copy or clone of filesecurityspringboot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with filesecurityspringboot https://github.com/huangliusong/filesecurityspringboot/archive/master.zip

Or simply clone filesecurityspringboot with SSH
[email protected]:huangliusong/filesecurityspringboot.git

If you have some problems with filesecurityspringboot

You may open issue on filesecurityspringboot support forum (system) here: https://github.com/huangliusong/filesecurityspringboot/issues