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 10084bbd48 Refactor services to inject RestTemplate via constructor
Updated all service classes to receive RestTemplate (and ObjectMapper where needed) through constructor injection instead of instantiating them directly. Removed the RestTemplateConfig class, as RestTemplate is now expected to be provided externally, improving testability and configuration flexibility.
1 month ago
..
.mvn/wrapper Rename econnect module to aconnect 1 month ago
src Refactor services to inject RestTemplate via constructor 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