commit | 51a8462d9a975331fe91dcb7fc24acc071f18283 | [log] [tgz] |
---|---|---|
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Wed Nov 13 13:14:12 2024 +0100 |
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Wed Nov 13 13:14:12 2024 +0100 |
tree | f8e79a7b73881d9a96ef73d53fe0417db2a97388 | |
parent | de80a9de71edd6005f15355a24dd6ce9781b99bf [diff] |
Bump version in version.properties Issue-ID: AAI-4057 Change-Id: Ib3f18410d0cce7515ff33e647b3ed12689ea3fc1 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
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