docker compose -f docker-compose.yml up -d
docker compose -f docker-compose.yml -f docker-compose-both.yml up -d
docker compose -f docker-compose.yml -f docker-compose-with-wiremock.yml up -d
If using Intellij, you can make use of the following run configurations (here)
Running io.telicent.attribute.evaluator.ALEServer with the following argument:
--config "file:src/test/resources/test_config.json"
Running io.telicent.attribute.evaluator.ALEServer with the following argument:
--store "file:src/main/resources/sample_attributes.ttl"