commit | f8c058b2be718ab825f88e10e43ed59d5ca75de2 | [log] [tgz] |
---|---|---|
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Thu Nov 10 11:03:00 2022 +0000 |
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Thu Nov 10 11:03:00 2022 +0000 |
tree | 7078532cf899cc9d618345aac2c865e233663e01 | |
parent | a8e838713d168e7cd81c9765d5e5a56b88e48def [diff] |
Reduce the number of problems in schema-service Issue-ID: AAI-3590 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I7a5d3e5a4db75efb8a8fcc6c8598d6cab80dca4a
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