UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios 5dadb8ad2f - Optimize the "DOC_URL_FILTER"-regex, by using a non-capturing group.
- Remove an extra "File.separator" from the fulltexts-fullFilePath.
2024-01-19 15:46:23 +02:00
..
components When at least one worker is still active and have to wait for service-shutdown, show a log-message to inform the user, including that worker's IP. 2024-01-15 13:35:22 +02:00
configuration - Rename "ImpalaConnector.java" to "DatabaseConnector.java". 2023-08-23 16:55:23 +03:00
controllers - Allow to easily change the por used by workers. 2023-12-19 23:31:42 +02: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 - Optimize the "DOC_URL_FILTER"-regex, by using a non-capturing group. 2024-01-19 15:46:23 +02:00
util - Optimize the "DOC_URL_FILTER"-regex, by using a non-capturing group. 2024-01-19 15:46:23 +02:00
UrlsControllerApplication.java - Allow to easily change the por used by workers. 2023-12-19 23:31:42 +02:00