Springboot连接mongodb出错:Failed to load ApplicationContext或者,Failed to determine a suitable driver class可能是mongodb没有启动或者是因为jar包冲突产出。解决方法删除用不到的jar包,刷新maven。
*Springboot连接mongodb出错:Failed to load ApplicationContext*
最新推荐文章于 2022-11-23 14:54:34 发布

Springboot连接mongodb出错:Failed to load ApplicationContext或者,Failed to determine a suitable driver class可能是mongodb没有启动或者是因为jar包冲突产出。解决方法删除用不到的jar包,刷新maven。