UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 38643c76a3 - Code polishing.
- Update Gradle.
2023-03-07 16:55:41 +02:00
..
FileDecompressor.java Improve performance when downloading and decompressing the full-texts archive. 2023-03-02 17:44:53 +02:00
FileUtils.java - Code polishing. 2023-03-07 16:55:41 +02:00
GenericUtils.java Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
ParquetFileUtils.java Refactor the UrlsController: a) offload the business-logic to the dedicated "UrlsService" and b) move the "checkParquetFilesSuccess()"-method to "ParquetFileUtils". 2023-02-21 15:36:35 +02:00
S3ObjectStore.java Add an extra precaution-check to allow the emptying or deletion of an S3-Object-Store bucket, only when the app runs in "TestEnvironment". 2023-02-01 16:42:22 +02:00
TestFileUtils.java - Optimize file-related tasks. 2022-05-26 15:43:59 +03:00
UriBuilder.java - Make sure the fullPath of the baseFilesLocation is available when the user specifies a non-root directory. 2023-01-09 15:44:53 +02:00