Wallet Transaction System
This transaction_project is a Maven‑managed Java application that implements a wallet‑transaction system. It centralizes all wallet operations—deposits, withdrawals and peer‑to‑peer transfers—behind a clean programmatic API, validating each request, atomically updating user balances and logging every action for full auditability. By relying on a Maven wrapper and pom.xml, it ensures consistent builds and dependency management, making it easy to integrate into larger financial‑services pipelines and client applications
Stack
JavaSQLReactKafkaRedis