You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DynamicPDFGenerator is a Spring Boot application that generates PDFs from custom requests. It uses a REST API to accept request data, generate PDF files dynamically, and return them to the client. The project showcases the use of Thymeleaf templates, error handling, and a clean RESTful architecture for file generation.