UrlsWorker/src/main/java/eu/openaire/urls_worker
Lampros Smyrnaios 2ffb44a615 - Update the "installAndRun.sh":
--Ask the user to give the "workerId" and the "controllerBaseUrl".
--Make sure the "libs" directory is created, if not exists.
--Make sure the "unzip" package is installed.
- Change the data-type of the "UrlReport.status" to be "enum StatusType", in order to increase consistency and comparability.
- Update the guidelines in the README.
2021-09-22 16:36:48 +03:00
..
components - Read the Controller's url from a file, when starting the Application. 2021-09-21 16:21:39 +03:00
controllers - Update the "installAndRun.sh": 2021-09-22 16:36:48 +03:00
models - Update the "installAndRun.sh": 2021-09-22 16:36:48 +03:00
payloads - Refactor the assignments-handling. In order to match with the database schema, now the AssignmentRequest returns a list of Assignments instead of a single assignment having a list of Tasks. 2021-07-05 15:00:29 +03:00
plugins - Update the "installAndRun.sh": 2021-09-22 16:36:48 +03:00
security Initial commit of UrlsWorker. 2021-03-16 18:38:53 +02:00
util - Update the "installAndRun.sh": 2021-09-22 16:36:48 +03:00
UrlsWorkerApplication.java - Update the "installAndRun.sh": 2021-09-22 16:36:48 +03:00