commit | ee4867e2cbbdb3cc5a7202f8a0c6072732f1c483 | [log] [tgz] |
---|---|---|
author | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Wed Nov 15 10:29:25 2023 +0530 |
committer | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Wed Nov 15 10:29:34 2023 +0530 |
tree | 896061696a9b3ff6bdac0fc54451914ce4404a46 | |
parent | 59001f50e7d45a273ec3a4c007cf0219406f8b45 [diff] |
[AAI] Release docker artifacts 1.12.3 for aai/schema-service Issue-ID: AAI-3677 Change-Id: Icbed90b12e63a1afea22f64bd5ccc07f7acc81e8 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
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