1、使用idea创建spring boot项目
3、添加一个测试接口,用于接收上传的文件
5、添加配置spring.servlet.multipart.max-file-size=10M设置上传文件大小为10M