commit | 5d06de1fba7598c943779a6ea067e45916cd4592 | [log] [tgz] |
---|---|---|
author | aleem.raja@t-systems.com <aleem.raja@t-systems.com> | Thu May 04 07:51:52 2023 +0000 |
committer | aleem.raja@t-systems.com <aleem.raja@t-systems.com> | Thu May 04 07:52:21 2023 +0000 |
tree | e9acce624143d1a242925e4e5bd1406204c746d4 | |
parent | 678f5775aa272fafa959b303d874e8858f833727 [diff] |
Fix Cell relationship with object-group Fixed a typo in DbEdgeRule Issue-ID: AAI-3625 Signed-off-by: aleem.raja@t-systems.com <aleem.raja@t-systems.com> Change-Id: Iaece6541ae2d35a4f9b260b8f33686db4ac2214e
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