Page

#java

JChampions Conference Talks

For the last few days I have been attending the online JChampions Conference. This conference is organized and featured by Java Champions.

2 minute(s) read

Camel K, Kind and a Local Registry

Recently I switched to Kind (aka Kubernetes in Docker) by default. It's much easier and faster for development and testing.

3 minute(s) read

Test woes with Maven Failsafe 3.0.0-M5

Recently I was converting some test cases so that they would run as integration tests instead of unit tests. I hit some strange errors with Maven Failsafe 3.0.0-M5.

2 minute(s) read