Uses of Package
com.google.cloud.spring.core
Packages that use com.google.cloud.spring.core
Package
Description
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment
metadata.
Util classes shared across Spring Cloud GCP modules.
-
Classes in com.google.cloud.spring.core used by com.google.cloud.spring.coreClassDescriptionCredentials configuration.An interface meant to be implemented by configuration properties POJOs that store information about Google Cloud credentials.Enumeration of valid individual GCP environments.Interface for determining whether the current GCP environment matches the passed in parameter.Functional interface to provide GCP project IDs.OAuth2 scopes for Google Cloud services integrated by Spring Cloud GCP.Interface for retrieving properties from Metadata Server.
-
Classes in com.google.cloud.spring.core used by com.google.cloud.spring.core.util