Need spring boot developer

Job ID: 34444728

Budget: $30 – $250 USD

1. Creating a excel file from spring boot application
2. Excel file has two cells
3. First cell with date as format (dd:mm:yyThh:mm:ss.sssZ)
4. Second cell will have the formatted html string
a. html string comes from DB
B. We need format that html string.
C.add the formatted html value to the cell

This can be done using Apache.poi
SXSSF.