Posts by Fernando Beleboni • 3 points
3 posts
-
0
votes0
answers110
viewsQ: Perform a Job with Quartz and Spring
I need to run a job, I am using Quartz, but when the job is executed I need to go to the database to make a query but it does not work, returns the following error, I am using Spring and Hibernate:…
-
0
votes1
answer254
viewsA: Image upload with Spring and Uikit
I also went through this problem, when the 404 is spring is not finding the folder path to save the photo, check if really the app created the folder inside the projeto project/.null/nomePasta. I…
-
0
votes1
answer334
viewsQ: Customize pdf file name made in Jaspersoft, java and spring
I have several reports made in Jaspersoft that generate PDF and when generated in Java, when downloading the report on my pc, it is as "Document.pdf". How do I name this report differently, for…