Mathias Dolag
Mathias Dolag
This would be a very nice enhancement, too. I think it can be a big help analyzing big logfiles. Percentiles would be great, too. :-) Am 9. Juli 2015 00:54:50...
You must build the project with maven and java 8. Just go to the main directory and type "mvn clean install". After that you'll find the jar file under "target"....
Hi, @coiouhkc: I'm interested in this topic, too. Do you already have an example for using multiple databases in a quarkus app?
I've created a little example and here everything works as expected. Started 2 Kafka brokers in a docker environment and was able to consume from both without problems. Hence I...