Everyone I need one help for building application as Document Parser. What am I doing is to convert docx to pdf in spring boot and sending file over REST channel. But I have doubt that is it a good practise of sending file or we should convert the file first save it somewhere in server like amazon and then send the download link to user to download. Because in my spring boot application too it is also saving the file and sending it. I don't know the right procedure. Any suggestions would be a great help, that how to deal with this problem.
Aucun commentaire:
Enregistrer un commentaire