data not getting mapped for xlsx file to pojo object
Mayankt-eGov opened this issue · 2 comments
Mayankt-eGov commented
i m using poiji for mapping data from xlsx file to my pojo . it seems to work in local but in my dev server it neither throw any exception nor read the data . Can you please help me out on this
github-actions commented
Thank you for contributing to Poiji! Feel free to create a PR If you want to contribute directly :)
ozlerhakan commented
Hi @Mayankt-eGov ,
What are the errors you're getting when running the app in the server? You might need to add more logging to the workflow.