No matching bean of type [org.springframework.data.mongodb.core.MongoTemplate] found for dependency

原因是Spring配置中扫描未检测到注入Bean

No matching bean of type [xxx] found for dependency 以后类似异常可参考

相关文章: