UrlsController/src/main/java/eu/openaire/urls_controller/controllers
Lampros Smyrnaios 856c62887d - Make sure the "UTF_8" charset is used, when we get a message from the response-body.
- Improve some log-messages.
2023-10-26 11:44:23 +03:00
..
BulkImportController.java - Make sure the "UTF_8" charset is used, when we get a message from the response-body. 2023-10-26 11:44:23 +03:00
GeneralController.java - Add the "getWorkersInfo" endpoint. 2023-05-23 14:57:15 +03:00
ShutdownController.java - Refactor the "shutdown" script to do an orderly-shutdown, by default, by calling the "shutdownService" endpoint. In case a "force-shutdown" is needed, that can be requested with a cmd-argument. 2023-10-23 17:19:29 +03:00
StatsController.java - Rename "ImpalaConnector.java" to "DatabaseConnector.java". 2023-08-23 16:55:23 +03:00
TestController.java - Rename "ImpalaConnector.java" to "DatabaseConnector.java". 2023-08-23 16:55:23 +03:00
UrlsController.java - Make sure the "UTF_8" charset is used, when we get a message from the response-body. 2023-10-26 11:44:23 +03:00