我正在使用SpringCloudBus和RabbitMQ向一些微服务广播配置更改,但是当我向http://localhost:8888/actuator/bus-refresh发送POST请求时,我得到了一个错误"Method Not Allowed",如下所示: HTTP/1.1 405 Content-Type: a
在将图像上传到控制器时继续获取Required request part 'file' is not present (所有其他服务都正常工作)。我已经排除了邮递员通过成功上传到这个。Spring可以版本:Edgware.BUILD-快照@RequestMapping(path = "/{account_id}/image", method = RequestMethod.POST>org.springframework.<em