aai-consistency set to Lock & loading root-models 84/142484/5
authortushar.mohanty@t-systems.com <tushar.mohanty@t-systems.com>
Tue, 25 Nov 2025 08:47:19 +0000 (09:47 +0100)
committerTushar Mohanty <tushar.mohanty@t-systems.com>
Thu, 4 Dec 2025 14:10:51 +0000 (14:10 +0000)
commit9e586fc5c9b80696e4d0b339db329dbe7989d396
tree6ea46d3f03c5644562e9066ce62524a116035d77
parent88547538adda0483b9eb7137f1603f656b77cb81
aai-consistency set to Lock & loading root-models

- Moved the code to SDCRootModelLoader class
- Added sdcRootModelLoader.sh to invoke the class.
- Updated as per review comments.

Issue-ID: AAI-4213
Change-Id: I41515e36d80dff2163f23c2a28d8244914b6034f
Signed-off-by: tushar.mohanty@t-systems.com <tushar.mohanty@t-systems.com>
src/main/java/org/onap/aai/schema/GenTester.java
src/main/java/org/onap/aai/schema/SDCRootModelLoader.java [new file with mode: 0644]
src/main/resources/etc/appprops/artifact-generator.properties [new file with mode: 0644]
src/main/resources/logback.xml
src/main/scripts/sdcRootModelLoader.sh [new file with mode: 0644]