Created new Javalin-based handlers and services for PDF documents to incorporate file/form data access objects and speed up retrieval of application questions and client responses by 85%
•
Integrated Apache PDFBox with application PDFs to directly extract question fields and inject client answers
•
Transitioned MongoDB documents into refactored PDF storage system with Java scripts using REST APIs
•
Wrote unit and integration tests using JUnit to validate functionality of new backend handlers and services