解决错误:黑马头条使用MinIO包错endpoint must not be null
1.删除父微服务中的依赖
<dependency>
<groupId>com.heima</groupId>
<artifactId>heima-file-starter</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
2.在对应的微服务的nacos配置文件中顶格配置minio
成功解决!!!
上一篇: PostgreSql
下一篇: MySQL NULL