commit | 84daefd12baff85e8ca6f10d082bee2f6939e311 | [log] [tgz] |
---|---|---|
author | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Thu Nov 09 21:10:31 2023 +0530 |
committer | nandkishorpatke <nandkishor-laxman.patke@t-systems.com> | Thu Nov 09 21:10:39 2023 +0530 |
tree | 8af31a503ad40b4e8ed4d35d1b5646f85bb6b960 | |
parent | 55fa0c94f9bdab6ae3891402dc3563f8c00eb429 [diff] |
[AAI] Schema changes for Cell band and Neighbour relation-type AAI Cell band and Neighbour relation-type attributes are added into v28 version Issue-ID: AAI-3663 Change-Id: Ic24d48ed1fcaf8ff655fbff661158b2d92c1bfe5 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