uoa-repository-manager-service/src/main/java/eu/dnetlib/repo/manager
Lampros Smyrnaios c1abaad3e1 - Show a warning when the "indexedVersion" was not found in "DashboardServiceImpl.getRepositoriesSummaryInfo()".
- Code optimization and polishing.
2023-02-02 18:54:46 +02:00
..
config Changes: 2023-01-30 18:56:34 +02:00
controllers - Fix a performance bug in "DashboardController.getCollectionMonitorSummary()", where the code for the "isIndexedVersion"-check, was re-checking 20 of the already-checked "aggregationInfo"-objects, in each new batch. 2023-02-02 18:47:04 +02:00
domain Created the functionality to alter an interface's compliance after its successful validation 2023-01-16 20:30:09 +02:00
exception Created the functionality to alter an interface's compliance after its successful validation 2023-01-16 20:30:09 +02:00
repository Created the functionality to alter an interface's compliance after its successful validation 2023-01-16 20:30:09 +02:00
service - Show a warning when the "indexedVersion" was not found in "DashboardServiceImpl.getRepositoriesSummaryInfo()". 2023-02-02 18:54:46 +02:00
utils - Show a warning when the "indexedVersion" was not found in "DashboardServiceImpl.getRepositoriesSummaryInfo()". 2023-02-02 18:54:46 +02:00
Application.java merged branch springboot - 61629:HEAD 2021-10-22 11:32:44 +00:00