commit | 59001f50e7d45a273ec3a4c007cf0219406f8b45 | [log] [tgz] |
---|---|---|
author | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Tue Nov 14 20:54:24 2023 +0530 |
committer | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Tue Nov 14 20:54:36 2023 +0530 |
tree | 7e75241801309fb9fbde7388b9322534ac4bb466 | |
parent | 959f03b1e507767ed234dea5cb1fc170d9755d9a [diff] |
[AAI] Release maven artifacts 1.12.3 for aai/schema-service - AAI Release maven artifacts 1.12.3 for aai/schema-service Issue-ID: AAI-3677 Change-Id: Ia3587dade2e7d1b4ca34d9d7bc71dc5368d8e703 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