-
Agile
Tyranny of the backlog
The backlog is a great idea: all the things we think the team will build, or perhaps: things they might…
Read More » -
Core Java
Get rid of pom XML… almost
Introduction POM files are XML formatted files that declaratively describe the build structure of a Java project to be built…
Read More » -
Software Development
A guide to the InfluxDBMapper and QueryBuilder for Java Part: 1
With the release of latest influxdb-java driver version came along the InfluxbMapper. To get started we need to spin up…
Read More » -
Enterprise Java
Monitoring Open Liberty with Prometheus & Grafana
I’ve recorded a video how to add monitoring to Open Liberty instances using Prometheus and Grafana, by simply configuring server…
Read More » -
Agile
6 Mistakes Scrum Masters Should Avoid, and Their Remedies
Agile methodology has become one of the most popular and dynamic project management styles among software development companies. It is…
Read More » -
Core Java
Insert content with Apache POI
Intro Everybody knows POI! It is the best library available to create Excel documents in Java. it is really good…
Read More » -
Software Development
How Data Visibility Hurts Maintainability
I’ve been writing so much about object-oriented programming and its pitfalls, claiming that most of the design patterns and “good…
Read More » -
Agile
Seeing the Close-to-the-Customer Conundrum
Especially when we use agile approaches, we want to be close to our customer. If you’ve ever had a chance…
Read More » -
DevOps
Integration Key to Customer Experience – Example Mobile Integration
Inmy previous article from this series we looked in to details that determine how your integration becomes the key to…
Read More »