Skip to content

VSN-2813 / Fix S3 upload for driver absence supporting documents

fatima senan a demandé de fusionner feature/VSN-2813 vers develop

This mr adds missing closing brace to @Value annotations and replace s3FileService.uploadElementToBucket(...) with direct amazonS3Client.putObject(bucketName, s3Key, inputStream, metadata) using explicit ObjectMetadata (Content-Type and Content-Length)

Rapports de requête de fusion