commit | c075e5faec2a176be33b6474a5a90d2a1c0a20de | [log] [tgz] |
---|---|---|
author | Aleem Raja <aleem.raja@t-systems.com> | Fri Feb 24 15:05:54 2023 +0000 |
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | Fri Mar 17 09:50:15 2023 +0000 |
tree | 3b7342268bd4a8d8d4d62a4e1f4e39d6fa930538 | |
parent | 1e2d336a332c3b58d07ebc6d4e9c448178281ee3 [diff] |
AAI schema changes for Cells Cell and Neighbour objects added with required relationships. Issue-ID: AAI-3625 Signed-off-by: Aleem Raja <aleem.raja@t-systems.com> Change-Id: Iaece7985ae2d35a4f9b150b8f33686db4ac3319e
In order to start the service locally, here is what needs to be done
mvn clean install
Above command only needs to be run the first time.
The command below actually starts the microservice
mvn -pl aai-schema-service -PrunAjsc
mvn formatter:format spotless:apply process-sources