UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 27375b9396 - Refactor the Assignment-creation.
In order to match the database, now we have a list of Assignments sent through the AssignmentResponse, instead of a single Assignment having a list of tasks.
- Cleanup the members of the "Payload" model (also prepare for database integration).
2021-07-05 14:04:39 +03:00
..
ControllerConstants.java - Refactor the Assignment-creation. 2021-07-05 14:04:39 +03:00
FileUtils.java Allow handling of concurrent requests to the "getTestUrls"-endpoint. 2021-06-10 20:24:51 +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