A very interesting, useful and popular design pattern that I like. Here a video with explanation and code example: (more…)
Read more »
This is a quick introduction to application of Java ProcessHandle through a use case. Backg... (more…)
Read more »
Open source RMIScout performs wordlist and brute-force attacks against exposed Java RMI interfaces to safely guess method signatures without invocation. (more…)
Read more »
Java is a general-purpose programming language that is class-based, object-oriented, and designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere (WORA),[17] meaning that compil... (more…)
Read more »
Despite it assosiation with large, bureacratic, and slow enterprise shops, and big, unwieldy frameworks, recent additions to the Java language, tooling, and libraries, combined with more lean programming styles, have turned programming Java into a rather ... (more…)
Read more »