Gunter Rotsaert
@mydeveloperplanet.com
320 followers 130 following 3.4K posts
Senior Systems Engineer @TriOpSys ⚡ Blogger ⚡ Musician ⚡ Belgian🇧🇪 living in Holland 🇳🇱
Posts Media Videos Starter Packs
Pinned
mydeveloperplanet.com
In this blog, you will explore some AI MCP agents which will enhance your AI coding assistant workflow. The goal is to expand the capabilities of an LLM with shell commands, browser interaction and update-to-date library information. Enjoy!
#java #mcp

mydeveloperplanet.com/2025/10/08/e...
Enhance AI Coding with MCP Agents
This blog explores AI MCP agents to enhance AI coding workflows. It discusses integrating shell commands, browser interaction, and retrieving up-to-date library information within the DevoxxGenie I…
mydeveloperplanet.com
mydeveloperplanet.com
Are you looking for a user-friendly, self-hosted AI interface designed to operate entirely offline? Look no further, Open WebUI might be what you are looking for. In this blog, you will dive into some nice features of Open WebUI. Enjoy!
Explore Open WebUI: Your Offline AI Interface
Open WebUI is a self-hosted, offline AI interface that operates locally and emphasizes data privacy. It supports various inference engines and works well with models like Ollama. The platform offer…
mydeveloperplanet.com
mydeveloperplanet.com
In this blog, you will learn how to implement Retrieval Augmented Generation (RAG) using PGVector, LangChain4j and Ollama. This implementation allows you to ask questions about your documents using natural language.
#java #langchain4j
Implement RAG With PGVector, LangChain4j and Ollama
This blog discusses the implementation of Retrieval Augmented Generation (RAG) using PGVector, LangChain4j, and Ollama. It emphasizes document embedding, semantic search, and the conversion of mark…
mydeveloperplanet.com
Reposted by Gunter Rotsaert
0.5ritter.de
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.6 has been released and is now available from Maven Central.
This release includes 46 bug fixes, documentation improvements, and dependency upgrades.
spring.io/blog/2024/11...
#spring #springboot
Spring Boot 3.3.6 available now
Level up your Java code and explore what Spring can do for you.
spring.io
mydeveloperplanet.com
I write terrible code but I am extremely good at finding fault with other people's code. - Venkat Subramaniam

#quotes #quoteoftheday
mydeveloperplanet.com
Build a trusted ecosystem of people, standards, tooling and best practices for Green Software.

https://greensoftware.foundation/
mydeveloperplanet.com
Do you need to integrate artificial intelligence into your Spring Boot application? Spring AI reduces complexity using abstractions you are used to apply within Spring Boot. Let's dive into the basics in this blog post.
#java #springai
Integrating AI with Spring Boot: A Beginner’s Guide
Spring AI integrates artificial intelligence into Spring Boot applications, simplifying the process using familiar abstractions. Currently available as a milestone release, it highlights the functi…
mydeveloperplanet.com
mydeveloperplanet.com
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
Spring Boot: Build Your Own CLI with Spring Shell
Spring Shell provides a simple Command Line Interface (CLI) for Spring Boot applications, eliminating the need for complex web UIs. Users can create commands with arguments and validation using bot…
mydeveloperplanet.com
mydeveloperplanet.com
A good test should tell us a short story, not drag us through a murder mystery. - Venkat Subramaniam

#quotes #quoteoftheday
Reposted by Gunter Rotsaert
devoxx.com
All talks from days 1 to 4 of #Devoxx Belgium are now available on our YouTube channel! 🎥
Catch up on any sessions you missed 👇
www.youtube.com/watch?v=30qK...
mydeveloperplanet.com
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
https://mydeveloperplanet.com/2024/11/20/why-mvn-install-may-risk-your-builds/
mydeveloperplanet.com
The 12.1 seems like cheating 😂
mydeveloperplanet.com
If you hear someone say 'this code is hard to test', what they are really saying is 'the design of this code sucks' - Venkat Subramaniam

#quotes #quoteoftheday
mydeveloperplanet.com
This 👇🏻
davefarley77.bsky.social
AI programming’s worrying stat: 70% of developers trust the output. We need an intervention.

New research from DORA confirms AI is ubiquitous. 95% of developers rely on it, and 80% report productivity gains. But there is a massive and dangerous disconnect.

🧵 1/5
mydeveloperplanet.com
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.
DevoxxGenie: Your AI Assistant for IDEA
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…
mydeveloperplanet.com
mydeveloperplanet.com
Technical debt is the biggest gift to future developers - Venkat Subramaniam

#quotes #quoteoftheday