You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aConnect-BS/aconnect
Naeem Ullah 1e375887e5 Refactor transaction controllers and services structure
Split transaction-related endpoints into dedicated controllers and services for authorization, cancellation, rejection, and reversal. Renamed LoginController and LoginService to AuthController and AuthService. Added DTOs for account-to-account and GL-to-account transactions, updated TransactionService to handle new transaction types, and adjusted URI constants and token bypass lists accordingly. Removed EnvironmentDetectionService as part of the refactor.
1 month ago
..
.mvn/wrapper Rename econnect module to aconnect 1 month ago
src Refactor transaction controllers and services structure 1 month ago
.gitattributes Rename econnect module to aconnect 1 month ago
.gitignore Rename econnect module to aconnect 1 month ago
mvnw Rename econnect module to aconnect 1 month ago
mvnw.cmd Rename econnect module to aconnect 1 month ago
pom.xml Rename econnect module to aconnect 1 month ago