Fix Antora reference warnings.

Closes #1575
This commit is contained in:
Mark Paluch
2025-05-12 14:18:27 +02:00
parent 1b9bbeb805
commit dbf871a457

View File

@@ -21,4 +21,4 @@ As in Java, `characters` in Kotlin is strongly typed, but Kotlin's clever type i
Spring Data for Apache Cassandra provides the following extensions:
* Reified generics support for `CassandraOperations` (including async and reactive variants), `CqlOperations` (including async and reactive variants)`FluentCassandraOperations`, `ReactiveFluentCassandraOperations`, `Criteria`, and `Query`.
* <<kotlin.coroutines>> extensions for `ReactiveFluentCassandraOperations`.
* xref:page$kotlin/coroutines.adoc[Coroutines] extensions for `ReactiveFluentCassandraOperations`.