Zybercik00 / DataSyncExcel

The Excel File Handling Application is a tool designed for efficient data management from Excel files. It provides capabilities to read, save data to a database, and search for specific information within the Excel files.
0 stars 0 forks source link

DataSyncExcel

The DataSyncExcel Application is a tool designed for efficient data management from Excel files. It provides capabilities to read, save data to a database, and search for specific information within the Excel files.

Features

Project Structure

The DataSyncExcel Application project consists of the following modules:

Getting Started

To run the project, navigate to the data-sync-app directory run the application using the command mvn spring-boot:run.

Requirements

The project utilizes various dependencies, such as Spring Boot, Lombok, SnakeYAML, Apache POI, JUnit Jupiter, H2 Database, and Mockito. Make sure you have Java version 17 and Maven installed.

Author