-
DevOps
Running complex project setups with Testcontainers
In a lot of my #testing content, I’ve been showing how to run projects locally, for example by using Docker…
Read More » -
Enterprise Java
Inject Quarkus list types with @ConfigProperty
Inject Quarkus list types with @ConfigProperty In a previous post, you’ve seen how to map complex configuration structures with Quarkus…
Read More » -
Core Java
How to crawl websites with Selenide and JDK 14+
Sometimes we find ourselves in a situation in which we need certain data, that needs to be manually fetched from…
Read More » -
Enterprise Java
Using the Quarkus dev mode for non-Quarkus projects
The Quarkus dev mode increases our development productivity and especially reduces the turnaround times how long it takes to get…
Read More » -
Software Development
My tips for using IntelliJ IDEA effectively
I wanted to share my tips and tricks that and especially keyboard shortcuts that make me more productive when using…
Read More » -
Software Development
Development workflows that put you in a flow state (Video)
Programming is very much a flow activity in which we can fully immerse ourselves into the task. But there are…
Read More » -
Enterprise Java
Creating effective UI system tests with Selenium
In this video, I’m showing how to create effective UI system tests with Selenium. In my previous video course on…
Read More » -
Enterprise Java
Undo feature with Neo4J & Enterprise Java
I’ve created an example how to implement an undo feature in a Quarkus application that uses a Neo4J database. From…
Read More » -
DevOps
Quarkus remote dev in Docker containers (Update)
In an earlier video, I shared how to run the Quarkus remote-dev mode in Docker containers, which is very helpful…
Read More »