TL;DRIn this post we’ll go over setting up the popular mitmproxy tool on an external host and configuring your Java programs to proxy traffic through it, allowing you to debug misbehaving HTTP clients and libraries.
Read more »
Source code: https://github.com/quarkusio/quarkus-quickstarts/tree/master/optaplanner-quickstart Guide: https://quarkus.io/guides/optaplanner OptaPlanner hom... (more…)
Read more »
These blogs cover what I’ve learned so far, and I’ll continue to add more as I explore new topics. (more…)
Read more »
We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (more…)
Read more »
TlDR: Concurrency and pre-fetching gives zio-kafka a higher consumer throughput than the default java Kafka client for most workloads. Z... (more…)
Read more »