| Package | Description |
|---|---|
| com.google.cloud.spring.core |
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment
metadata.
|
| Constructor and Description |
|---|
DefaultCredentialsProvider(CredentialsSupplier credentialsSupplier)
The credentials provided by this object originate from the following sources:
*.credentials.location: Credentials built from JSON content inside the file pointed to by
this property,
*.credentials.encoded-key: Credentials built from JSON String, encoded on base64,
Google Cloud Client Libraries default credentials provider.
|
Copyright © 2022. All rights reserved.