Uses of Interface
com.google.cloud.spring.core.GcpEnvironmentProvider
Package
Description
Core auto-configuration used by the Spring Cloud GCP modules.
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment
metadata.
-
Uses of GcpEnvironmentProvider in com.google.cloud.spring.autoconfigure.core
Modifier and TypeMethodDescriptionstatic GcpEnvironmentProvider
GcpContextAutoConfiguration.gcpEnvironmentProvider()
Provides default implementation for determining GCP environment. -
Uses of GcpEnvironmentProvider in com.google.cloud.spring.core
Modifier and TypeClassDescriptionclass
Environment-specific implementation determining whether the current GCP environment matches the passed in parameter.