Setting up spring app with spring data repositories and mongo db

前端 未结 5 982
孤街浪徒
孤街浪徒 2021-01-06 04:09

I am facing an issue when defining mongo repository in application-context.xml

Following is the error i get in xml

Error occured process

5条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-06 04:40

    The real solution is to upgrade your eclipse/STS spring plugin to the latest.

    This is mentioned in https://jira.springsource.org/browse/DATAJPA-490, but not that clearly.

提交回复
热议问题