/ProtoolsCamundaTest

Primary LanguageJavaApache License 2.0Apache-2.0

POC de Protools avec Camunda Platform7

Exécution du protocole d'enquête minimal avec Camunda Platform 7 (ex community edition)

Installation

Lien vers le deployment

Installation via Docker
docker pull mailinenguyen/protools-camunda
docker run -d --name protoolscamunda -p 8080:8080  mailinenguyen/protools-camunda:latest
Installation manuelle
git clone git@github.com:Stage2022/ProtoolsCamundaTest.git
cd ProtoolsCamundaTest
./mvnw spring-boot:run

TODO:

  • Tests