mvn clean install
Replace the * with the current version, e.g. aql-editor-backend-1.0-SNAPSHOT.jar
java -jar application/target/aql-editor-backend-*.jar
- Swagger: Swagger UI
- Insomnia : import
insomnia/Insomnia_aql_editor.json
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.