{"id":30250313,"url":"https://github.com/haddouguihamza/batch-payment-history-processor","last_synced_at":"2025-08-15T09:34:19.435Z","repository":{"id":285742918,"uuid":"921360756","full_name":"haddouguihamza/batch-payment-history-processor","owner":"haddouguihamza","description":"Batch job for processing client electronic payment history records and storing them in a relational database. Automates the ingestion, validation, and persistence of detailed payment transaction data to support audit, reporting, and business analytics.","archived":false,"fork":false,"pushed_at":"2025-08-13T23:39:36.000Z","size":54353,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-14T00:10:58.946Z","etag":null,"topics":["batch-job","build-tool","copilot-chat","eclipse","embedded-database","fixed-length-format","flat-file","h2-database","java-21","maven-pom","spring-batch-application","spring-boot-application"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haddouguihamza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-23T20:06:48.000Z","updated_at":"2025-08-13T23:39:40.000Z","dependencies_parsed_at":"2025-04-02T12:41:16.743Z","dependency_job_id":"6216be02-26b5-4f1e-857d-708e1297b63c","html_url":"https://github.com/haddouguihamza/batch-payment-history-processor","commit_stats":null,"previous_names":["haddouguihamza/banking-balancefileprocessing","haddouguihamza/batch-payment-history-processor"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/haddouguihamza/batch-payment-history-processor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haddouguihamza%2Fbatch-payment-history-processor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haddouguihamza%2Fbatch-payment-history-processor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haddouguihamza%2Fbatch-payment-history-processor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haddouguihamza%2Fbatch-payment-history-processor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haddouguihamza","download_url":"https://codeload.github.com/haddouguihamza/batch-payment-history-processor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haddouguihamza%2Fbatch-payment-history-processor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270552513,"owners_count":24605567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["batch-job","build-tool","copilot-chat","eclipse","embedded-database","fixed-length-format","flat-file","h2-database","java-21","maven-pom","spring-batch-application","spring-boot-application"],"created_at":"2025-08-15T09:34:15.381Z","updated_at":"2025-08-15T09:34:19.419Z","avatar_url":"https://github.com/haddouguihamza.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Banking Balance File Processing\n\nProcess flat files (doc, docx, csv) containing banking records like client name, payment card type, transaction amount, transaction date, real balance, and fictitious balance using batch processing.\n\n## Description\n\nThis project processes banking records using Spring Batch to store the resulting data in an object-based database. The input data includes client information, payment card types, transaction details, and balances (real and fictitious). The batch program is based on a single job comprising multiple independent steps, each consisting of:\n\n- **Reader**: Reads lines from the flat file.\n- **Processor**: Performs ORM mapping.\n- **Writer**: Saves records to the target relational database.\n\n## Topics\n\n- java\n- spring-boot\n- eclipse-ide\n- h2-in-memory-database\n- maven\n- restful-api\n- spring-batch\n- spring-mvc\n\n## Prerequisites\n\n- Java 11 or higher\n- Maven 3.6.0 or higher\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/haddouguihamza/Banking-BalanceFileProcessing.git\n    cd Banking-BalanceFileProcessing\n    ```\n\n2. Build the project using Maven:\n    ```bash\n    mvn clean install\n    ```\n\n## Usage\n\n1. To run the batch process, execute the following command:\n    ```bash\n    mvn spring-boot:run\n    ```\n\n2. Place your input files in the specified directory (update the configuration if necessary).\n\n3. Check the output directory for the processed files.\n\n## Contributing\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Commit your changes (`git commit -m 'Add some feature'`).\n4. Push to the branch (`git push origin feature-branch`).\n5. Open a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaddouguihamza%2Fbatch-payment-history-processor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaddouguihamza%2Fbatch-payment-history-processor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaddouguihamza%2Fbatch-payment-history-processor/lists"}