the right way · Idempotency as a concept is a key aspect of modern robust and easily recoverable systems. As such, it is important whether or not the...
A simple approach to method coverage in Spring Boot through naming conventions · In a previous article, we've seen an introduction to what ArchUnit can...
Ensuring schema consistency when adding new tenants · Introduction and use cases Multi-tenancy is an architecture in which a single instance of a...
A simple step-by-step tutorial with code examples · Preface It's easy to integrate Cypress with Jira using the API. Once, you're done with this tutorial,...
At Cloudflight, we recently moved our on-premise build infrastructure to Azure. This includes GitLab, TeamCity, Nexus and a lot of other supporting...
State management solutions are usually tied to some change propagation mechanism. This comes from what the framework supports most of the time. So for...