Abstract: Currently, the use of Application Programming Interfaces (APIs) has become essential and widely adopted in both web and mobile applications to support data integration and service ...
A Spring Boot backend for managing loan accounts, customers, repayments, and schedules. Includes a Python/Flask ML microservice for credit risk assessment. ├── src/ # Main Spring Boot application ├── ...