前言: 今天接手了同事之前做的一个小项目,里面涉及到了 FastDFS 的使用.但是当我在本地运行项目的时候,却报了 Could not autowire No beans of 'FastDFS Client' type found 相关的错误. 接下来就详细描述一下 FastDFS 报错的解决方法. 一.问题描述 启动 Application 类报错: required a bean of type 'org.springframework.fasfdfs.server.FastDFSCli…
[root@GW1 client]# ./fdfs_test ../conf/client.conf upload /home/tmp/1009.png This is FastDFS client test program v5.02 Copyright (C) 2008, Happy Fish / YuQing FastDFS may be copied only under the terms of the GNU GeneralPublic License V3, which may b…