Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-spanner)_**

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better visibility and to use a more standard format for such notices on GitHub, I suggest using a GitHub-flavored Markdown alert. This makes the deprecation warning more distinct and readable.

Additionally, a more descriptive link text would be clearer for users.

Suggested change
**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-spanner)_**
> [!WARNING]
> **This repository is deprecated.** All of its content and history has been moved to the [`java-spanner` module in `google-cloud-java`](https://github.com/googleapis/google-cloud-java/tree/main/java-spanner).

# Google Cloud Spanner Client for Java

Java idiomatic client for [Cloud Spanner][product-docs].
Expand Down
Loading