Package io.micronaut.objectstorage.googlecloud
@Configuration
@Requires(property="micronaut.object-storage.gcp.enabled",
notEquals="false")
package io.micronaut.objectstorage.googlecloud
Object Storage Classes realted to GCP Cloud Storage.
GCP Cloud Storage
- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
ClassDescriptionGoogle Cloud object storage configuration properties.An
ObjectStorageEntry
implementation for Google Cloud Storage.Google Cloud Storage module configuration.Google Cloud implementation ofObjectStorageOperations
.