uoa-monitor-service/src/main/java/eu/dnetlib/uoamonitorservice/controllers
Konstantina Galouni c55d2836d7 [irish-monitor-service | WIP | CHANGED]: Monitor Service to work as standalone and as library (classifier library) at the same time.
1. pom.xml: Added plugin "maven-jar-plugin" and an <execution> with <classifier> library which creates a jar and excluded files from library setup.
2. UoaMonitorServiceApplication.java: Moved to package application and removed @EnableConfigurationProperties and @Import of other configurations (moved to UoaMonitorServiceConfiguration.java).
3. UoaMonitorServiceConfiguration.java: Added @EnableConfigurationProperties and @Import of configurations and @ComponentScan.
4. ServletInitializer.java: Moved to package application.
5. MonitorLibraryCheckDeployController.java: Added this copy of MonitorServiceCheckDeployController.java to be used only in library setup with @RequestMapping("/monitor-library").
2023-12-01 10:19:20 +02:00
..
CategoryController.java Fix role utils methods 2023-07-04 16:02:34 +03:00
EmailController.java pom.xml: Updated parent and versions of libraries | Moved to log4j2 & set spring log file as default | Added swagger 2022-10-10 15:27:17 +03:00
IndicatorController.java Fix section default Id null exception in save default indicator 2023-07-31 10:59:03 +03:00
MonitorController.java [Monitor Service | master]: MonitorController.java: In method "updatePortal()" call also pageService.updatePid if pid was changed | pom.xml: Updated version of uoa-admin-tools-library to 1.0.7 (previous was 1.0.6). 2023-05-03 12:58:13 +03:00
MonitorLibraryCheckDeployController.java [irish-monitor-service | WIP | CHANGED]: Monitor Service to work as standalone and as library (classifier library) at the same time. 2023-12-01 10:19:20 +02:00
MonitorServiceCheckDeployController.java pom.xml: Updated parent and versions of libraries | Moved to log4j2 & set spring log file as default | Added swagger 2022-10-10 15:27:17 +03:00
SectionController.java Fix role utils methods 2023-07-04 16:02:34 +03:00
StakeholderController.java Fix role utils methods 2023-07-04 16:02:34 +03:00
SubCategoryController.java Fix role utils methods 2023-07-04 16:02:34 +03:00
TestController.java pom.xml: Updated parent and versions of libraries | Moved to log4j2 & set spring log file as default | Added swagger 2022-10-10 15:27:17 +03:00
TopicController.java Fix role utils methods 2023-07-04 16:02:34 +03:00