Uses an embedded debezium engine to monitor the provided database and pushes updates to the web client using server side event emitters.
- mariadb - latest
- Attach .env file. Format is in the .env.example file.
Run with ./mvnw spring-boot:run.
Access page http://localhost:8055