-
Core Java
Sorting a List having null values with Comparator’s nullsFirst
Hello Friends, In this tutorial, we will see how we can sort a list of items when few of the…
Read More » -
Enterprise Java
PMML revisited
Hi folks! The beginning of this year brings with it the initiative to re-design the Drools PMML module. In this…
Read More » -
Enterprise Java
Running a Safe Database Cluster in AWS With Auto-Scaling Groups
When you have to run a scalable application on AWS, your database must also be scalable. It’s easier to scale…
Read More » -
Core Java
Fat vs. Skinny Design
It seems that type/class hierarchies in OOP may be designed in two extreme ways: either with full encapsulation of data…
Read More » -
Enterprise Java
Distributed tracing for dummies
Tracing provides visibility into a system allowing the developers and operations to observe the application during runtime. Tracing becomes extremely…
Read More » -
Software Development
[MEGA DEAL] Virtual Training Company: Lifetime Subscription (96%)
Master Today’s Top Tech Skills with Lifetime Access to 1,000+ Courses in Coding, Graphic Design & More Hey fellow geeks,…
Read More » -
Software Development
Where Is This Coming From?
In enterprise software the top one question you have to answer as a developer almost every day is “Where is…
Read More » -
Agile
Why does AOTB have its own submission system?
Anyone who has submitted to Agile on the Beach in the last few years will have used our submission system:…
Read More » -
Enterprise Java
How to Phrase Back End Tests in Cucumber
Cucumber is an execution framework for a specification language. It’s not meant to be a testing language, but it’s used…
Read More »