Hi, is anyone with experience with `spring-boot-starter-data-cassandra-reactive` and `CoroutineCrudR...
k
Hi, is anyone with experience with
spring-boot-starter-data-cassandra-reactive
and
CoroutineCrudRepository
? I’m quite struggling with using reading user-defined type (UDT), writing to the table works fine. Sample repo here