NoClassDefFoundError after upgrading to 1.7.0.RELEASE

僤鯓⒐⒋嵵緔 提交于 2019-12-01 14:02:09

I'm facing this error too. I think it's the bug of the spring data mongodb.

If the Db model and all the service, repository are in one project, no such error. But if the service in another project, it can be reproduced 100%. I don't find a way to avoid this error.

Now, I'm trying to use the OGM on the mongodb persistent layer.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!