Package com.example.blogs.app.storage
package com.example.blogs.app.storage
-
ClassDescriptionInterface for building file access links from storage metadata.Builds S3 file access links by combining base URL, bucket name, and file metadata.Production implementation of FileLinkBuilder for constructing S3 file access URLs.Service for S3 bucket operations including file uploads.Implementation of S3 bucket operations using AWS SDK for file uploads.Generates S3 object keys by combining file path, name, and extension.