UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios 44c2fe7418 - Fix the "IndexOutOfBoundsException", when checking the futures' results.
- Update dependencies.
2023-10-20 14:25:05 +03:00
..
components - Fix the "IndexOutOfBoundsException", when checking the futures' results. 2023-10-20 14:25:05 +03:00
configuration - Rename "ImpalaConnector.java" to "DatabaseConnector.java". 2023-08-23 16:55:23 +03:00
controllers Upgrade the execution system for the backgroundTasks: 2023-10-09 17:23:59 +03:00
models Update Bulk-Import API: 2023-07-25 11:59:47 +03:00
payloads - Process the WorkerReports in background Jobs and post the reportResults to the Workers. 2023-05-24 13:52:28 +03:00
security - Update the Spring-Security-code to use the "SecurityFilterChain", as the previous code was deprecated. 2022-06-27 21:41:32 +03:00
services Move similar code into the new "ParquetFileUtils.getPayloadParquetRecord()" method. 2023-10-17 12:50:51 +03:00
util - Handle the case when the "webHDFSBaseUrl" does not use HTTPS. 2023-10-19 11:59:37 +03:00
Application.java Upgrade the execution system for the backgroundTasks: 2023-10-09 17:23:59 +03:00