Package | Description |
---|---|
com.google.cloud.spring.autoconfigure.core |
Core auto-configuration used by the Spring Cloud GCP modules.
|
com.google.cloud.spring.core |
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment metadata.
|
Modifier and Type | Method and Description |
---|---|
static GcpEnvironmentProvider |
GcpContextAutoConfiguration.gcpEnvironmentProvider()
Provides default implementation for determining GCP environment.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultGcpEnvironmentProvider
Environment-specific implementation determining whether the current GCP environment matches the passed in parameter.
|
Copyright © 2021. All rights reserved.