This is a Spring Boot application for managing employee data with Excel import/export functionality using Apache POI. The application uses MariaDB/MySQL for persistent storage and exposes REST APIs to ...
Java Development Kit (JDK) 8 or higher Apache Maven (for building the project) Excel files you want to read and print Start the application. Replace the excel file in the root folder. Make sure the ...