In 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. OverviewOccasionally, you’ll be faced wi...
Read more »
At Talkdesk, we have this software component that provides a small but important data bridging functionality. (more…)
Read more »
Have you ever been able to confidently write Java for hours without executing it? I think exploiting J8 and generic types can help with that... (more…)
Read more »