UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 308cab5ecd - Return an HTTP-500-error when the server cannot find the resourceFile requested by the "getTestUrls"-endpoint.
- Close the "inputScanner" after each use when retrieving the test-tasks.
- Show info-logs when sending an assignment to a worker.
- Code cleanup.
2021-06-10 14:21:39 +03:00
..
FileUtils.java - Return an HTTP-500-error when the server cannot find the resourceFile requested by the "getTestUrls"-endpoint. 2021-06-10 14:21:39 +03:00
GenericUtils.java Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
UriBuilder.java Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00