#java
Read more stories on Hashnode
Articles with this tag
Upgrade your Gradle before your Java · Sometimes software development is like an evil game of Simon Says. Two steps forward. Two steps forward. One...
Battle On / Round 1 : collect(Collectors.toList()) vs. forEach(result::add) · Java’s streaming APIs have a lot of advantages when processing Collections....
Simple, easy, maybe obvious · Introduction About a dozen years into software engineering, I largely swore off large scale customization of my development...
Getting The CheckboxTreeTableItem To Interact · I’m hoping this post will solve a late-night dilemma for some engineer that is trying to bring up their...
Problem resolved with a 7-character revision update · A recent development challenge sent me deep into the supporting libraries, frameworks, and build...
The Riddle of Automatic Modules · One of the riddles that arose while trying to use XStream in a modular Java (JPMS) application was the question of what...