UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios c194af167f Allow handling of concurrent requests to the "getTestUrls"-endpoint. 2021-06-10 20:24:51 +03:00
..
components Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
controllers Allow handling of concurrent requests to the "getTestUrls"-endpoint. 2021-06-10 20:24:51 +03:00
exceptions Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
models Add an "assignmentId" field in the "Assignment"-class. 2021-06-09 05:48:54 +03:00
payloads - Update the "getUrls" and "getTestUrls" endpoints to take the data from the workers, in http-request-parameters instead of the http-body. 2021-05-19 02:32:46 +03:00
security Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00
util Allow handling of concurrent requests to the "getTestUrls"-endpoint. 2021-06-10 20:24:51 +03:00
Application.java Initial commit of UrlsController. 2021-03-16 15:25:15 +02:00