Use dynamic copyright years in documentation, adopt to feature flags.
See #1571
This commit is contained in:
@@ -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._
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
:feature-scroll:
|
||||
include::{commons}@data-commons::page$repositories/query-methods-details.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user