前端(KindEditor):配置KindEditor,使其在点击图片上传按钮时,能够向后端指定的接口发送文件,后端(Java):创建一个接口(通常是Servlet或SpringBootController)来接收前端的文件...