-
Core Java
Java Command-Line Interfaces (Part 2): args4j
In my previous post, I looked at parsing command-line arguments in Java applications using Apache Commons CLI. In this post,…
Read More » -
Enterprise Java
Remote debugging Wildfly application in IntelliJ
Remote debugging a Java application means connecting to the remotely running application using your local development environment. Java supports remote…
Read More » -
Software Development
3 ways to effectively prepare for process improvements in your digital journey
In our journey to transform our ways of working, our focus on our customers wishes and our plans to pivot…
Read More » -
Core Java
Object-Oriented Declarative Input/Output in Cactoos
Cactoos is a library of object-oriented Java primitives we started to work on just a few weeks ago. The intent…
Read More » -
Core Java
Java Command-Line Interfaces (Part 1): Apache Commons CLI
Although I typically use Groovy to write JVM-hosted scripts to be run from the command-line, there are times when I…
Read More » -
Software Development
The Patterns of the Antipatterns: Design / Testing
It’s been a while since I have started my professional career as the software developer. Over the years I worked…
Read More » -
Software Development
Pair Programming to the rescue once again!
Some time ago I wrote how pair programming can help keep high quality of the code. But that’s not all! Today…
Read More » -
Agile
Defining “Scaling” Agile, Part 6: Creating the Agile Organization
We might start to think about agile approaches as a project change. However, if you want to “scale” agile, the…
Read More » -
Agile
4 Daily Scrum Tips for Product Owners & Product Managers
The Daily Scrum meeting is a common meeting for agile teams. But I still find that some product managers and…
Read More »