This small project uses spring boot to upload and search files
The uploaded file will be stored in the resources/static/uploadfile folder under the project. And return the acces url to the client side if the operation is successful. At the same time, it will be sotred in the database.