-
Software Development
Set Up Your Free Serverless Webhook – in Minutes!
Note: This article is several months obsolete; after all, these days, who would want to deploy a serverless webhook from…
Read More » -
Software Development
SQL GROUP BY and HAVING Example – Write SQL Query to find Duplicate Emails – LeetCode Solution
Write a SQL query to find all duplicate emails in a table named Person. +----+---------+ | Id | Email |…
Read More » -
Enterprise Java
Constraint Streams – Modern Java constraints without the Drools Rule Language
Traditionally, to scale out with OptaPlanner, you had to learn DRL. No more. With the new Constraints Streams API, inspired…
Read More » -
Software Development
Three Types of Code Migration
As code gets old, it often becomes necessary to modernise it. There are a few motivations for this: We’ve found…
Read More » -
Software Development
Exceptional Happenstances
Happenstance testing is a test smell where you are asserting something more specifically than relevant to what you’re testing. For…
Read More » -
Agile
We Won’t Return to Normal; We Will Discover Normal
Many people talk about “going back to normal.” We aren’t going to return to normal. That old normal is gone,…
Read More » -
Enterprise Java
Qute Templates with Quarkus
Quarkus ships with its own templating engine, Qute, which already includes an interesting set of features. In the following video,…
Read More » -
Software Development
How to Add Dynamic Code Analysis to Your Pipeline
Most of us are very familiar with the famous Mark Zuckerberg declaration to “move fast and break things.” That was…
Read More » -
Software Development
RTFE – Read The Flaming Error
It’s a common issue when trying to start up your application. Something goes wrong, there’s a load of trace on…
Read More »