Polishing.

Add author tags. Reformat code. Add overrides for methods that were introduced in the meantime.

See #978.
Original pull request: #1108.
This commit is contained in:
Mark Paluch
2021-04-07 13:48:28 +02:00
parent da9fc8f55a
commit 4492e1a06a
15 changed files with 45 additions and 19 deletions

View File

@@ -8,6 +8,7 @@ This chapter summarizes changes and new features for each release.
* <<cassandra.template.prepared-statements,Support for prepared statements>> using `CassandraTemplate` and repositories (enabled by default).
* `@Column` and `@Element` can be used on constructor arguments.
* Schema support for static columns through `@Column(isStatic = …)`.
[[new-features.3-1-0]]
== What's new in Spring Data for Apache Cassandra 3.1