Skip to content

feat: Add AWS S3 image upload functionality for products#1

Merged
devnpdat merged 1 commit intodevfrom
feature/add-image-for-product
Nov 3, 2025
Merged

feat: Add AWS S3 image upload functionality for products#1
devnpdat merged 1 commit intodevfrom
feature/add-image-for-product

Conversation

@devnpdat
Copy link
Copy Markdown
Owner

@devnpdat devnpdat commented Nov 3, 2025

  • Implement image upload and deletion endpoints in UploadController
  • Create S3Service for handling S3 interactions
  • Add imageUrl field to Product and ProductDTO
  • Introduce ImageUploadResponseDTO for upload responses
  • Configure AWS S3 settings and dependencies in pom.xml
  • Add pre-commit hook to prevent sensitive data commits
  • Update application properties for file upload configuration
  • Include documentation for S3 setup and usage

- Implement image upload and deletion endpoints in UploadController
- Create S3Service for handling S3 interactions
- Add imageUrl field to Product and ProductDTO
- Introduce ImageUploadResponseDTO for upload responses
- Configure AWS S3 settings and dependencies in pom.xml
- Add pre-commit hook to prevent sensitive data commits
- Update application properties for file upload configuration
- Include documentation for S3 setup and usage
@devnpdat devnpdat merged commit 005e430 into dev Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant