https://github.com/alokkusingh/mygate-account-reconciler
MyGate Transactions Reconciler with Bank Statement
https://github.com/alokkusingh/mygate-account-reconciler
account-reconciliation csv-import excel-import h2 java job-scheduler jpa lombok mygate spring-batch
Last synced: over 1 year ago
JSON representation
MyGate Transactions Reconciler with Bank Statement
- Host: GitHub
- URL: https://github.com/alokkusingh/mygate-account-reconciler
- Owner: alokkusingh
- License: mit
- Created: 2020-05-26T16:00:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T03:25:56.000Z (over 1 year ago)
- Last Synced: 2025-04-23T12:19:18.138Z (over 1 year ago)
- Topics: account-reconciliation, csv-import, excel-import, h2, java, job-scheduler, jpa, lombok, mygate, spring-batch
- Language: Java
- Homepage:
- Size: 138 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
MyGate Bank transactions reconciliation against actual bank transaction
### Build
`mvnw clean package`
### How to run
`java -jar target/account-reconciler-1.0.0.jar`