Package com.example.blogs.app.api.file.service


package com.example.blogs.app.api.file.service
  • Class
    Description
    Service for file upload operations and metadata management.
    Orchestrates file upload operations by coordinating storage upload and metadata persistence.
    Builds public URLs for file entities by delegating to the file link builder.