Posts by Jonathan Ramos • 3 points
2 posts
-
0
votes1
answer146
viewsQ: Migration from Java 8 to 13
Someone can help me what needs to be done to migrate a ready-made project developed with Java 8 and spring boot to Java 13. My POM code is this below <?xml version="1.0" encoding="UTF-8"?>…
-
-1
votes1
answer592
viewsQ: Generate a PDF page using Java on the back and angular on the front
I would like the help of someone, I am developing a system using Java with Spring Boot framework, and Angular on the front, and I would like to generate a PDF with a predefined template, just…