UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios a23c918a42 - Fix a "@JsonProperty" annotation inside "Payload.java".
- Fix a "@Value" annotation inside "FileUtils.java".
- Add a new database and show its name along with the initial's name in the logs.
- Code cleanup and improvement.
2022-04-05 00:01:44 +03:00
..
FileUnZipper.java springified project 2022-01-30 22:14:52 +02:00
FileUtils.java - Fix a "@JsonProperty" annotation inside "Payload.java". 2022-04-05 00:01:44 +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
S3ObjectStore.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
TestFileUtils.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
UriBuilder.java - Improve performance when inserting records into the "attempt" table, by splitting the records equally, across more threads. 2022-02-22 13:54:16 +02:00