Senior Systems Engineer @TriOpSys ⚡ Blogger ⚡ Musician ⚡ Belgian🇧🇪 living in Holland 🇳🇱
Gunter Rotsaert
Loading...
Are you searching for a CLI for your Spring Boot application because you do not need a fancy web interface? Spring Shell might be the answer to your question. In this blog, you will learn the basics of creating such a CLI. Enjoy!
#java #springboot
Gunter Rotsaert
Arconia for Spring Boot Dev Services and Observability
#java #springboot
When you are using mvn install in your build server, you should ask yourself the question whether this is correct. In this blog, the problems with mvn install are explained and solutions are provided.
#java #maven
Gunter Rotsaert
Gunter Rotsaert
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
Wrote up my initial impressions of Claude Fable 5 - it has a big model smell: slow, expensive and capable of crunching through pretty much everything I threw at it https://simonwillison.net/2026/Jun/9/claude-fable-5/
DevoxxGenie is a fully Java-based LLM Code Assistant plugin for IntelliJ IDEA, designed to integrate with local LLM providers and cloud based LLM's. Learn how to get started with the plugin and get the most out of it.
Gunter Rotsaert
I didn’t have early access to today’s Claude Fable 5 release, but I’ve spent the past ~5.5 hours putting it through its paces. My initial impressions are that this is …
Devoxx Genie is a Java-based plugin for IntelliJ IDEA that enables integration with various local and cloud-based LLMs, providing flexibility in coding assistance. Key features include project scan…