- jdk11
- mvn 3.6.2+
To make it run, Infinispan and Kafka need to be configured. Please see the example in application.yaml
.
It needs a remote cache server(Infinispan) as well as the message broker(Kafka) for event handler. To ease the setup, we have provided a docker-compose.yml
file which start the containers and bind the network ports.
docker-compose up
$ mvn quarkus:dev
http://localhost:8080/swagger-ui/
http://localhost:11222/console/