您好,请问一下MongodbTemplate那个注入失败的问题您最后是怎么解决的呢

问题遇到的现象和发生背景

MongodbTemplate注入失败

问题相关代码,请勿粘贴截图

Field mongoTemplate in org.jeecg.modules.demo.cardapply.service.impl.CardApplyServiceImpl required a bean of type 'org.springframework.data.mongodb.core.MongoTemplate' that could not be found.

运行结果及报错内容

Field mongoTemplate in org.jeecg.modules.demo.cardapply.service.impl.CardApplyServiceImpl required a bean of type 'org.springframework.data.mongodb.core.MongoTemplate' that could not be found.

我的解答思路和尝试过的方法

百度

我想要达到的结果

还未解决