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
381 stars 311 forks source link

Upgrade to Micrometer 1.10 RC1 #1310

Closed christophstrobl closed 1 year ago

christophstrobl commented 2 years ago

Follows signature changes in mircometer API.

mp911de commented 1 year ago

Fixed via #1309