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.
2 months ago
..
.mvn/wrapper Rename econnect module to aconnect 2 months ago
src Refactor transaction controllers and services structure 2 months ago
.gitattributes Rename econnect module to aconnect 2 months ago
.gitignore Rename econnect module to aconnect 2 months ago
mvnw Rename econnect module to aconnect 2 months ago
mvnw.cmd Rename econnect module to aconnect 2 months ago
pom.xml Rename econnect module to aconnect 2 months ago