UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 9904ea5743 - Improve the stability of "UriBuilder.getPublicIP()", by using a "HttpURLConnection" to increase the connection and read timeouts and avoid timeout-exceptions.
- Update Spring.
2023-01-03 18:39:50 +02:00
..
FileUnZipper.java - Fix the "baseFilesLocation" being null (there was no serious problem, but multiple directories were spawned in the project's directory). 2022-12-20 18:38:11 +02:00
FileUtils.java - Fix the "baseFilesLocation" being null (there was no serious problem, but multiple directories were spawned in the project's directory). 2022-12-20 18:38:11 +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 - Add info about the Stats API usage in "README.md". 2022-12-15 14:04:22 +02:00
S3ObjectStore.java - Change the parquet compression from "Snappy" to "Gzip", as there is an unhandleable exception when the app is running inside a Docker Container and uses the "Snappy" compression. 2022-12-08 16:28:41 +02:00
TestFileUtils.java - Optimize file-related tasks. 2022-05-26 15:43:59 +03:00
UriBuilder.java - Improve the stability of "UriBuilder.getPublicIP()", by using a "HttpURLConnection" to increase the connection and read timeouts and avoid timeout-exceptions. 2023-01-03 18:39:50 +02:00