Open the browser localhost:8080/apidocs. You can interact with the random API to create a random user which then will be sent to Kafka and consumed by the consumer (see consumer/UserKafkaListener.java ...
SeaQuery is a query builder to help you construct dynamic SQL queries in Rust. You can construct expressions, queries and schema as abstract syntax trees using an ergonomic API. We support MySQL, ...