spring-boot-microservices
spring-boot-microservices copied to clipboard
[product-service] develop a schedule for upload images
Whan a request to upload fail the fallback method is called and the image is stored into mongodb, so it is necessary to implement a schedule to get this stored images to try to upload image to s3 and remove from mongodb.