Releases: ashlesh-t/UpiClone
Releases · ashlesh-t/UpiClone
UpiClone:1.0.0
UpiClone:1.0.0
UPI Clone Microservices Platform
This project is a functional clone of the Unified Payments Interface (UPI) ecosystem, developed using Spring Boot and designed following Object-Oriented Design (OOD) principles. It simulates the core functionalities of UPI—user registration, bank account linking, UPI PIN setup, payment processing, split-bill support, and interbank settlements—through a distributed microservices architecture comprising bank-service, npci-service, and a client interface. The system is built on the MVC pattern and adheres to SOLID, GRASP, and key software design principles and patterns to ensure clean, scalable, and maintainable code.