nudge4j is a piece of java code to let you hack your JVM from the browser. (more…)
Read more »
Java Remote Debugging through Websocket Proxy is a proxy for Java remote debugging. It likes Microsoft's azure-websites-java-remote-debugging, but includes all of client and server side implementation(azure-websites-java-remote-debugging repo only publish...
Read more »
Java Builder Pattern Explained in 3 MinutesThe builder pattern in Java is a powerful way to construct objects with many fields. A Java builder lets you provi... (more…)
Read more »
The cloud is maturing from virtual machines being a discrete unit of work to virtual functions. In this post, we explore serverless with Java and AWS... (more…)
Read more »