[midPoint-git] [Evolveum/midpoint] 3c10d8: Add skeleton of SmartIntegrationService
mederly
noreply at github.com
Wed Jul 9 08:50:29 CEST 2025
Branch: refs/heads/feature/smart-integration-service
Home: https://github.com/Evolveum/midpoint
Commit: 3c10d81f7c6fffecde6a35381537c89563efb3f5
https://github.com/Evolveum/midpoint/commit/3c10d81f7c6fffecde6a35381537c89563efb3f5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/MidPointSpringApplication.java
M gui/admin-gui/src/test/java/com/evolveum/midpoint/gui/test/TestMidPointSpringApplication.java
M model/model-intest/src/test/resources/ctx-model-intest-test-main.xml
M model/pom.xml
A model/smart-api/pom.xml
A model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/DelineationSuggestions.java
A model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/FocusTypeSuggestions.java
A model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
A model/smart-impl/pom.xml
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
A model/smart-impl/src/main/resources/ctx-smart-integration.xml
A model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java
A model/smart-impl/src/test/resources/ctx-smart-integration-test-main.xml
A model/smart-impl/src/test/resources/logback-test.xml
A model/smart-impl/testng-integration.xml
A model/smart-impl/testng-unit.xml
Log Message:
-----------
Add skeleton of SmartIntegrationService
Added new modules (smart-api, smart-impl) that will host
the smart integration layer.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list