Download pdf from rest service
So, this would be the bean class - it contains only fields and getters and setters. IOException; import java.
ArrayList; import java. HashMap; import java. List; import java. Map; import javax. HttpServletResponse; import org. ResourceUtils; import org. GetMapping; import org. RequestMapping; import org. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Download pdf from restful service with spring using iText Ask Question. Asked 3 years, 11 months ago.
Active 3 years, 11 months ago. Viewed 2k times. I have to downlaod a pdf file calling a rest api with spring. I solved with stackoverflow. Add a comment. Active Oldest Votes.
Tal Avissar Tal Avissar 9, 5 5 gold badges 39 39 silver badges 66 66 bronze badges. How to download file using java restful web services? You need to do two stpes to download a file from java restful web services.
Here is the service class to download file: package com. File; import javax. GET; import javax. Path; import javax. Produces; import javax.
0コメント