Configuration Reference

Version:1.1.0

Object Storage Aws Config Properties

🔗
Table 1. Configuration Properties for AwsS3Configuration
Property Type Description

micronaut.object-storage.aws.*.bucket

java.lang.String

The name of the AWS S3 bucket.

Object Storage Azure Config Properties

🔗
Table 2. Configuration Properties for AzureBlobStorageConfiguration
Property Type Description

micronaut.object-storage.azure.*.container

java.lang.String

The blob container name.

micronaut.object-storage.azure.*.endpoint

java.lang.String

The blob service endpoint to set, in the format of https://{accountName}.blob.core.windows.net.

Object Storage Gcp Config Properties

🔗
Table 3. Configuration Properties for GoogleCloudStorageConfiguration
Property Type Description

micronaut.object-storage.gcp.*.bucket

java.lang.String

The name of the Google Cloud Storage bucket.

Object Storage Oracle Cloud Config Properties

🔗
Table 4. Configuration Properties for OracleCloudStorageConfiguration
Property Type Description

micronaut.object-storage.oracle-cloud.*.bucket

java.lang.String

The name of the OCI Object Storage bucket.

micronaut.object-storage.oracle-cloud.*.namespace

java.lang.String

the OCI Object Storage namespace used.