log.debug(String.format("The notification module is not reachable on the URL: %s, exception %s",NOTIFICATION_MODULE_URL+NOTIFICATION_MODULE_URI_NEW,e));
}
...
...
@@ -80,7 +82,7 @@ public class ApplicationService {
log.debug(String.format("The notification module is not reachable on the URL: %s, exception %s",NOTIFICATION_MODULE_URL+NOTIFICATION_MODULE_URI_STATUS,e));
}
}
...
...
@@ -98,10 +100,7 @@ public class ApplicationService {