Commit Graph

  • 49b3072e12 added 0017 code master asif 2025-08-14 21:37:22 +05:30
  • b60ff9ef11 Migration of more banks 0001, 0004, 0007 asif 2025-08-10 00:23:54 +05:30
  • 3f179fc9c9 gradlew executable permission asif 2025-08-01 12:07:34 +05:30
  • 8050f36311 changed CBS IP address asif 2025-08-01 12:07:03 +05:30
  • 4a639fda52 added mugberia dccb code and teller list migration-mughberia nilanjan 2025-07-30 13:16:13 +05:30
  • 80cb10e062 Onboarded Purulia Bank (DCCB Code: 13) to NEFT Md Asif 2025-07-23 22:15:05 +05:30
  • 4c5ac7ac03 Bug fix: added 10 digits mobile number instead of 9 digits in TransactionDao. Md Asif 2024-10-24 12:42:29 +05:30
  • 6c5dab0a17 Added remitterAddress, beneficiaryName, beneficiaryAddress, senderAcctType, beneficiaryAcctType, beneficiaryBankName, beneficiaryBranchName, commissionAmount to transactions as told by C-Edge. Also removed errorMsg from TransactionFailureResponse class. Refactored code for more readability. Removed application logs from STDOUT. Md Asif 2024-10-24 12:39:07 +05:30
  • df7d0e8006 added bank codes to application-prod.conf asif 2024-10-01 11:50:45 +05:30
  • 92186d932a added mobile number to the transaction fields asif 2024-10-01 11:39:55 +05:30
  • 9252b2fee5 Removed tests. included watch patterns for ktor auto reloading. Returned proper responses upon transaction failures. Md Asif 2024-09-28 17:57:20 +05:30
  • 76bf6f2847 logged environment to see the running environment at application start. Md Asif 2024-09-28 17:31:18 +05:30
  • d3ab9c4766 moved configuration validation to a separate function. Declared an Application.configureApplication extension to validate the configs at the start. Md Asif 2024-09-28 17:24:48 +05:30
  • 46df0377ee removed unused imports Md Asif 2024-09-28 04:36:22 +05:30
  • 20d91d5c47 Refactored code be more readable Md Asif 2024-09-28 04:33:35 +05:30
  • c62c233778 Added HikariCP as connection pool manager for efficient database connection management. Md Asif 2024-09-28 02:08:42 +05:30
  • 21a3f61152 Wrapped all the configs in lazy in order to prevent initialization before validation Md Asif 2024-09-28 01:45:10 +05:30
  • 5715030c7a removed unused and redundant declarations Md Asif 2024-09-28 01:28:09 +05:30
  • 0516c2c964 all the application configurations has been defined in application.conf, application-dev.conf and application-prod.conf. Also made the ktor server configuration in external file. Md Asif 2024-09-28 01:26:57 +05:30
  • 48877ddcec added run configuration to include required environment variables Md Asif 2024-09-27 23:17:51 +05:30
  • 8046dd0e62 changed the errorMsg to return the whole response body in case of any unknown json message from server in TransactionExecutor.kt asif 2024-09-25 14:33:17 +05:30
  • 66dde20601 ready for prod asif 2024-09-19 00:53:02 +05:30
  • dfa85ede7e first commit Md Asif 2024-09-18 10:17:07 +05:30