commit | 33db2e9d0c0e9da96a7507b1695cbfa2e5394489 | [log] [tgz] |
---|---|---|
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Thu Nov 24 14:29:21 2022 +0000 |
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Fri Nov 25 09:29:54 2022 +0000 |
tree | 2851eedd4fc130a268b313d903dbcbea5c3ab8c6 | |
parent | 44a077f64b1caf30677ec81910c67c5358ad6790 [diff] |
schema-service openapi generation is ignoring types other than String, Long, Integer and Boolean Issue-ID: AAI-3607 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I10a451dbe32bafec323af3f7243e38f1e40b2dce
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