spring-projects / spring-data-examples

Spring Data Example Projects
Apache License 2.0
5.17k stars 3.39k forks source link

couchbase transactions example needs to be on 3.0.0-RC2 as reactor in 3.0.0-SNAPSHOT introduced a regression #648

Closed mikereiche closed 1 year ago

mikereiche commented 1 year ago

couchbase transactions example needs to be on 3.0.0-RC2 as reactor in 3.0.0-SNAPSHOT introduced a regression that affects couchbase transactions.

mp911de commented 1 year ago

The dependency mismatch is fixed via #659