哪个版本的Spring Data MongoDB与Spring 3.2.2.RELEASE兼容? [英] Which version of Spring Data MongoDB is compatible with Spring 3.2.2.RELEASE?

查看:552
本文介绍了哪个版本的Spring Data MongoDB与Spring 3.2.2.RELEASE兼容?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我当前正在使用mongo-java-driver 3.0.1.我正在尝试将Spring Data Mongodb与Spring 3.2.2.RELEASE一起使用.有什么办法可以找出我应该使用哪个版本的Spring Data MongoDB,以便与Spring 3.2.2.RELEASE兼容?某种兼容性矩阵.

I am currently using mongo-java-driver 3.0.1. I am trying to use Spring Data Mongodb with Spring 3.2.2.RELEASE. Is there any way i can find out which version of Spring Data MongoDB should i use, in order to be compatible with Spring 3.2.2.RELEASE? Some kind of compatibility matrix.

推荐答案

您可以

You can check the compiled dependencies of Spring Data Mongodb. Here are the most compatible options for Spring 3.2.2.RELEASE:

spring-data-mongodb 1.5.6.RELEASE depends on spring-core 3.2.22.RELEASE
spring-data-mongodb 1.4.3.RELEASE depends on spring-core 3.2.8.RELEASE

这篇关于哪个版本的Spring Data MongoDB与Spring 3.2.2.RELEASE兼容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆