commit | 959f03b1e507767ed234dea5cb1fc170d9755d9a | [log] [tgz] |
---|---|---|
author | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Tue Nov 14 20:07:46 2023 +0530 |
committer | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Tue Nov 14 20:07:54 2023 +0530 |
tree | 13c3fce9102e2a2f6a47964ec5740fe8f2fa39a4 | |
parent | 84daefd12baff85e8ca6f10d082bee2f6939e311 [diff] |
[AAI] Up-version aai/schema-service to 1.12.3 for release - Up-version aai/schema-service to 1.12.3 for new schema maven and docker release Issue-ID: AAI-3663 Change-Id: I92a6faa568af5f1996d5e244221dd8d2d720f394 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