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 3.0.0 has … #649

Closed mikereiche closed 1 year ago

mikereiche commented 1 year ago

…reactor with a regression.

Also includes some improvements to sample.

Closes #648.

mp911de commented 1 year ago

This pull request introduces changes everywhere with a description that doesn't reflect the actual change. We're upgrading to a newer Spring Boot version anyway. If you want to contribute a transactional example, then please submit a pull request introducing only that without touching all possible bits.