Simon Verhoeven8 articles
-
ArchUnit: Testing Your Architecture
ArchUnit is a library that allows us to test our architecture (layering/slicing/(naming) conventions, and more).
-
Load Testing: Shoot Your Application With Gatling
Load testing entails testing how our application performs under a significant load so we can be certain it behaves as expected when there’s an influx of users.
- Simon Verhoeven
-
Book review: “OpenJDK Migration for Dummies”
Is “OpenJDK Migration for Dummies” worth reading? I’d say so!
- Simon Verhoeven
-
Spring 6.1 – RestClient
Getting started with the new RestClient introduced in Spring 6.1!
- Simon Verhoeven
-
Spring Boot: Local Development Enhancements, Let’s Compose!
How to make use of the new local development enhancements in Spring boot 3.1. Get started here on Foojay.io Today!
- Simon Verhoeven
-
Pitest: Do You Test Your Tests?
A brief introduction with code to mutation testing using Pitest. Now you too can get started testing your tests!
-
We All Grow Older, But Do Our Projects Really Have To?
A brief introduction to modernizing your application using OpenRewrite, and other usecases such as migrations, static analysis fixes, and more.
- Simon Verhoeven