@Configuration(proxyBeanMethods=false)
@ConditionalOnClass(value={com.google.auth.oauth2.GoogleCredentials.class,org.eclipse.jgit.api.TransportConfigCallback.class})
public class GoogleCloudSourceConfiguration
extends Object
| Constructor and Description |
|---|
GoogleCloudSourceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudSourceSupport |
createGoogleCloudSourceSupport() |
@Bean public GoogleCloudSourceSupport createGoogleCloudSourceSupport()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.