| 36418 |
1 d 11 h |
amit |
/trunk/profitmandi-web/ |
OkHttp→Apache HttpClient migration. HyperTrackController/TrackingController now use RestClient, DB reads extracted to HyperTrackService to release connections before external HTTP calls. V2FofoDigifyController uses HttpClientFactory. |
|
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/HyperTrackService.java
/trunk/profitmandi-web/build.gradle /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/HyperTrackController.java /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/TrackingController.java /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/V2FofoDigifyController.java
|