nudge4j is a tiny piece of Java code, which must be applied to the inside of the Java 8 program. It contains logic to soothe sore areas of Java code Ask a developer before use if you have bad code… (more…)
Read more »
I’ve been on a bit of a frustration-driven quest to solve a problem I frequently encounter working on the search engine, that is, reading data from disk.
You’d think this would be a pretty basic thing, but doing this in a way that is half-way performant i... (more…)
Read more »
hibersap - Hibersap helps developers of Java applications to call business logic in SAP backends. (more…)
Read more »
It is not uncommon that we need to represent an array of Boolean (true or false) values. There are multiple ways to do it. The most natural way could be to construct an array of booleans (the native Java type). It is likely that when stored in an array, J... (more…)
Read more »
For more info on the next Devoxx UK event 👉 www.devoxx.co.ukSmall things matter: sometimes the smallest detail can have an impact far beyond your imaginatio... (more…)
Read more »