spring-projects / spring-data-cassandra

Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-cassandra/
Apache License 2.0
376 stars 309 forks source link

Provide smoother usage of Observabilty. #1322

Closed gregturn closed 1 year ago

gregturn commented 1 year ago

CC @marcingrzejszczak

This one is MUCH easier to use. I also updated the documentation to illustrate its usage.

mp911de commented 1 year ago

That's merged and polished now.