This is an automated email from the ASF dual-hosted git repository.

Aman-Mittal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-loan-origination.git

commit 454f873d352d57815c842d802e8cbf3c19606eff
Merge: 5fa4b1a 4d37083
Author: Aman-Mittal <[email protected]>
AuthorDate: Thu Jun 11 18:09:16 2026 +0530

    Merge pull request #21 from KRYSTALM7/feature/FINERACT-2442-repositories
    
    FINERACT-2442 Implement JPA repositories for Loan Origination System

 .../org/apache/fineract/los/repository/.gitkeep    |   0
 .../los/repository/ApplicantProfileRepository.java |  69 ++++++++++
 .../los/repository/ApprovalStageRepository.java    | 110 ++++++++++++++++
 .../los/repository/CreditScoreRepository.java      |  86 +++++++++++++
 .../los/repository/LoanApplicationRepository.java  | 140 +++++++++++++++++++++
 .../los/repository/RequiredDocumentRepository.java | 101 +++++++++++++++
 6 files changed, 506 insertions(+)

Reply via email to