| Package | Description |
|---|---|
| org.springframework.cloud.gcp.autoconfigure.sql |
Auto-configuration for Spring Cloud GCP Cloud SQL module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppEngineCloudSqlJdbcInfoProvider
Provides default JDBC driver class name and constructs the JDBC URL for Cloud SQL v2
when running inside of Google App Engine Standard environment.
|
class |
DefaultCloudSqlJdbcInfoProvider
Provides default JDBC driver class name and constructs the JDBC URL for Cloud SQL v2
when running on local laptop, or in a VM-based environment (e.g., Google Compute
Engine, Google Container Engine).
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.