commit | de80a9de71edd6005f15355a24dd6ce9781b99bf | [log] [tgz] |
---|---|---|
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Wed Nov 13 09:58:26 2024 +0100 |
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Wed Nov 13 11:30:56 2024 +0100 |
tree | faf06557102e6bb1f435301e1d6c2730842d631b | |
parent | ccf10e681044664888d7e0e0b50623bdbe92de5a [diff] |
Migrate the schema-service from JUnit 4 to JUnit 5 Issue-ID: AAI-4053 Change-Id: I100c96c9d231f1d5c232886bc00bf3e05cc209b3 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