Use dynamic copyright years in documentation, adopt to feature flags.

See #1571
This commit is contained in:
Mark Paluch
2025-05-09 10:28:31 +02:00
parent 37af8e2cb4
commit 2192f7d46a
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
= Spring Data Cassandra
:revnumber: {version}
:revdate: {localdate}
:feature-scroll: true
_Spring Data for Apache Cassandra provides repository support for the Apache Cassandra database.
It eases development of applications with a consistent programming model that need to access Cassandra data sources._

View File

@@ -1 +1,2 @@
:feature-scroll:
include::{commons}@data-commons::page$repositories/query-methods-details.adoc[]