UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios 5f75b48e95 - Increase the "read-timeout" when searching for the host's machine public-IP.
- Update dependencies.
- Code polishing.
2023-05-22 21:33:02 +03:00
..
components New feature: BulkImport full-text files from compatible datasources. 2023-05-11 03:07:55 +03:00
configuration - Update the "testDatabaseName" property. 2023-04-26 19:33:28 +03:00
controllers - Increase the "read-timeout" when searching for the host's machine public-IP. 2023-05-22 21:33:02 +03:00
models - Optimize the json-conversion of the "BulkImportReport". 2023-05-18 17:30:40 +03:00
payloads - Fix a "databaseLock" bug, which could cause both the payload and attempt inserts and the "mergeParquetFiles" to fail, as the inserts could be executed concurrently with tables-compaction. 2021-11-30 13:26:19 +02: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 - Increase the "read-timeout" when searching for the host's machine public-IP. 2023-05-22 21:33:02 +03:00
util - Increase the "read-timeout" when searching for the host's machine public-IP. 2023-05-22 21:33:02 +03:00
Application.java New feature: BulkImport full-text files from compatible datasources. 2023-05-11 03:07:55 +03:00