2023年4月27日

Feign使用MultipartFile

摘要: Feign的方法参数使用MultipartFile Feign的方法参数使用MultipartFile,不能直接用,需要做一些配置。 依赖包: <dependency> <groupId>io.github.openfeign.form</groupId> <artifactId>feign-for 阅读全文

posted @ 2023-04-27 23:21 乐之者v 阅读(474) 评论(0) 推荐(0)

nacos报错:Nacos cluster is running with 1.X mode, can't accept gRPC request temporarily

摘要: nacos报错:Nacos cluster is running with 1.X mode, can't accept gRPC request temporarily nacos报错如下: Caused by: com.alibaba.nacos.api.exception.NacosExcep 阅读全文

posted @ 2023-04-27 14:58 乐之者v 阅读(2380) 评论(0) 推荐(0)

导航