spring data MongoDB 重复依赖 Repositories

The bean 'friendLinkMapper', defined in com.lyra.admin.mapper.FriendLinkMapper defined in @EnableMongoRepositories declared on AdminApplication, could not be registered. A bean with that name has already been defined in file [/home/lyra/IdeaProjects/imooc-news/news-admin/target/classes/com/lyra/admin/mapper/FriendLinkMapper.class] and overriding is disabled.

新建一个包 将repositories放入即可

posted @ 2021-09-19 17:43  RainbowMagic  阅读(168)  评论(0)    收藏  举报