commit | e4b2c4461a1289e4be7bd533b983d658cb01a376 | [log] [tgz] |
---|---|---|
author | vani.kv <vani.kv@accenture.com> | Mon Jul 29 12:18:22 2024 +0530 |
committer | vani.kv <vani.kv@accenture.com> | Mon Jul 29 14:09:37 2024 +0530 |
tree | 044d1098fae6dc85a63ecb98a3bc4d00db7162d9 | |
parent | d10a655c83e22059603785ef0bfed32bca098c46 [diff] |
[AAI] Release docker artifact 1.12.5 - Release docker artifact for geo region and v29 schema addition changes Issue-ID: AAI-3937 Change-Id: I892e54032fe8cf0a7c6e8ea614b54e18b3d4f1ab Signed-off-by: vani.kv <vani.kv@accenture.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