Skip to content

Commit 4e22944

Browse files
committed
DATACOUCH-519 - Clarify Spring Boot compatibility.
1 parent 799fec7 commit 4e22944

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/main/asciidoc/migrating.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@ The new SDK still has an environment that is used to configure it, so you can ov
1818

1919
For more information, see <<couchbase.configuration>>.
2020

21-
=== Spring Boot Version Support
21+
=== Spring Boot Version Compatibility
2222

23-
Spring Data Couchbase 4.x requires Spring Boot 2.3.x or higher.
24-
25-
If you are using Spring Boot in your project with Spring Data Couchbase 3.x, you will likely need to upgrade your Spring Boot version as well.
23+
Spring Boot 2.3.x or higher depends on Spring Data Couchbase 4.x. Earlier versions of Couchbase are not available because SDK 2 and 3 cannot live on the same classpath.
2624

2725
[[couchbase.migrating.entities]]
2826

0 commit comments

Comments
 (0)