Simon Verhoeven14 articles
Very useful insights, and the small bite-sized sections made it an enjoyable, educative read.
- Simon Verhoeven
-
Soft Assertions – testing kindly
Using the concept of soft-assertions makes testing the impact of our changes on a single object a lot more convenient, and reduces the potential need for reruns.
-
Book review: “Persistence Best Practices for Java Applications”
I can heartily recommend this book, it offers a lot of valuable insights into persistence in Cloud computing, the involved technologies, and technical and architectural considerations by two developers with years of experience.
- Simon Verhoeven
-
Book review: “Developing Apps with GPT-4 and ChatGPT”
Thorough, practical examples using a new & rapidly evolving tool. Pro or contra, it’s a very worthwhile read.
- Simon Verhoeven
-
Book review: “Get Your Hands Dirty on Clean Architecture – Second Edition”
A magnificent job of walking through a lot the different architectural considerations one has to make to develop maintainable code.
- Simon Verhoeven
-
Contributing to Open Source: Hacktoberfest
Have you ever considered contributing to open source software, but are you unsure on how to start? Consider participating in Hacktoberfest.
- Simon Verhoeven
-
Exposing your data using Spring GraphQL
How to expose your data using Spring GraphQL
-
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