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

Switch to mockk-jvm artifact #1341

Closed mp911de closed 1 year ago

mp911de commented 1 year ago

Mockk has a new library structure to which we need to adapt to, see https://github.com/spring-projects/spring-data-commons/issues/2763