UrlsWorker/src/main/java/eu/openaire/urls_worker
Lampros Smyrnaios 93d1aa9588 - Fix a missing change.
- Add todo.
2023-05-15 13:41:53 +03:00
..
components - Add the time-zone in the logs. 2023-05-11 03:14:56 +03:00
controllers - Fix a missing change. 2023-05-15 13:41:53 +03:00
models Fix a "@JsonProperty" annotation inside "Payload.java". 2022-04-01 23:43:43 +03:00
payloads - Use the "Timestamp" data-type instead of the "Date", in order to include more information. 2021-11-27 02:37:33 +02:00
security - Add deletion, of the cookies in the newly-supported CookieManager, after each batch. 2022-06-27 17:58:02 +03:00
services - Improve performance of full-texts transferring to the Controller, by preloading some bytes for faster response to the Controller's read requests. 2023-03-08 13:12:17 +02:00
util Reduce memory usage. 2023-04-28 17:59:36 +03:00
UrlsWorkerApplication.java - Fix a missing change. 2023-05-15 13:41:53 +03:00