-
Core Java
Creating a JUnit 5 ExecutionCondition
Introduction JUnit 5 has a lot of underutilized features. Developers have learned how to use JUnit 4, and they utilize…
Read More » -
Software Development
The Syslog Hell
Syslog. You’ve probably heard about that, especially if you are into monitoring or security. Syslog is perceived to be the…
Read More » -
DevOps
Real-time stock control – An architectural introduction
This article launches a new series exploring a retail architecture blueprint. It’s focusing on presenting access to ways of mapping…
Read More » -
Core Java
Json Patch and Json Merge Patch in Java
Json Patch and Json Merge Patch both do one job well – a way to represent a change to a…
Read More » -
Software Development
Making the Case for Digital Renovation
Are you working for an enterprise that utilizes outdated software? Old software, or legacy systems, pose threats to businesses looking…
Read More » -
Enterprise Java
Retention period and issue with Kafka data not getting deleted
Problem Default value of retention.ms attribute on kafka topis is set to 7 days but data still persist for pre…
Read More » -
Enterprise Java
Kafka Record Patterns for Data Replication
Imagine going down to your local milkshake bar and signing a contract with the owner so that you could purchase…
Read More » -
Core Java
[MEGA DEAL] The 2021 Java Bootcamp Bundle(96% off)
Develop Expertise on the Leading Programming Language & Create Actual Programs with 10 Hours of Content on Java Fundamentals, Collections,…
Read More » -
Enterprise Java
Supporting bulk operations in REST APIs
Bulk (or batch) operations are used to perform an action on more than one resource in single request. This can…
Read More »