Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit ded1d21

Browse files
authored
Spanner docs update (#494)
Adds spanner module docs and links
1 parent 10c3278 commit ded1d21

File tree

23 files changed

+755
-222
lines changed

23 files changed

+755
-222
lines changed

docs/src/main/asciidoc/index-docinfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<productname>Spring Cloud GCP</productname>
22
<releaseinfo>{project-version}</releaseinfo>
33
<copyright>
4-
<year>2017</year>
4+
<year>2017-2018</year>
55
<holder>Pivotal Software, Inc.</holder>
66
</copyright>
77
<legalnotice>

docs/src/main/asciidoc/index.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[[spring-cloud-gcp-reference]]
22
= Spring Cloud GCP Reference Documentation
3-
João André Martins; Jisha Abubaker; Ray Tsang; Mike Eltsufin; Artem Bilan; Andreas Berger
3+
João André Martins; Jisha Abubaker; Ray Tsang; Mike Eltsufin; Artem Bilan; Andreas Berger; Balint Pato; Chengyuan Zhao
44
:doctype: book
55
:toc:
66
:toclevels: 4
@@ -37,3 +37,5 @@ include::spring-integration.adoc[]
3737
include::trace.adoc[]
3838

3939
include::config.adoc[]
40+
41+
include::spanner.adoc[]

docs/src/main/asciidoc/pubsub.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,5 @@ Google Cloud Pub/Sub API, if different from the ones in the
265265
<<spring-cloud-gcp-core,Spring Cloud GCP Core Module>> | Yes |
266266
| `spring.cloud.gcp.pubsub.credentials.scopes` |
267267
https://developers.google.com/identity/protocols/googlescopes[OAuth2 scope] for Spring Cloud GCP
268-
Config credentials | Yes | https://www.googleapis.com/auth/pubsub
268+
Pub/Sub credentials | Yes | https://www.googleapis.com/auth/pubsub
269269
|===

0 commit comments

Comments
 (0)