Package io.micronaut.objectstorage.oraclecloud
@Configuration
@Requires(property="micronaut.object-storage.oracle-cloud.enabled",
notEquals="false")
package io.micronaut.objectstorage.oraclecloud
Object Storage Classes related to Oracle Cloud Storage.
Oracle Cloud Storage
- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
ClassDescriptionOracle Cloud object storage configuration properties.An
ObjectStorageEntry
implementation for Oracle Cloud Storage.Oracle Cloud Storage module configuration.Oracle Cloud implementation ofObjectStorageOperations
.