Gunter Rotsaert

@mydeveloperplanet.com

Senior Systems Engineer @TriOpSys ⚡ Blogger ⚡ Musician ⚡ Belgian🇧🇪 living in Holland 🇳🇱

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

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

Are you interested in adding AI agents to your coding workflow? In this blog, you will learn what MCP agents are and how you can integrate these in your coding workflow. DevoxxGenie, an IntelliJ plugin, will be used. #java #AI

Enhance Development with DevoxxGenie and MCP

This blog discusses how to integrate AI agents, specifically MCP agents, into your coding workflow using the DevoxxGenie plugin for JetBrains IDE. It explains the interaction between DevoxxGenie an…

mydeveloperplanet.com

In your unit integration tests, you want to mock another system's behaviour. WireMock is a testing library which helps you with mocking the APIs you depend on. In this blog, you will explore WireMock for testing a Spring Boot application. Enjoy! #Java

Testing Java Applications with WireMock and Spring Boot

This blog explores using WireMock for mocking external system behavior in unit integration tests for Spring Boot applications. It emphasizes its utility when no container image is available, provid…

mydeveloperplanet.com

In this part of this series, you will try to create unit tests for a Spring Boot application using an AI coding assistant. The goal is not to just merely create working unit tests, but to create qualitative unit tests. Enjoy! #java #ai

Unlocking AI Coding Assistants: Generate Unit Tests

This blog post instructs on creating qualitative unit tests for a Spring Boot application using an AI coding assistant. It discusses the capabilities and limitations of such tools, provides insight…

mydeveloperplanet.com

In this part of this series, you will try to create a Spring Boot application from scratch using an AI coding assistant. The goal is not to just merely create a working application, but to create production-grade code. Enjoy! #java #ai

Unlocking AI Coding Assistants: Generate Spring Boot Application

This blog post guides readers on building a production-grade Spring Boot application using an AI coding assistant. It covers key steps including setting up prerequisites, generating OpenAPI specifi…

mydeveloperplanet.com

Do you think AI coding assistants are not working for you? You constantly get wrong responses and now you have given up using them? In this third part, some real life use cases are shown which will help you during your daily work.

Unlocking AI Coding Assistants: Real-World Use Cases Part 3

This blog discusses the effectiveness of AI coding assistants, focusing on their real-life applications and limitations. While these tools can save time in specific coding tasks, users often face c…

mydeveloperplanet.com

Do you think AI coding assistants are not working for you? You constantly get wrong responses and now you have given up using them? In this second part, some real life use cases are shown which will help you during your daily work.

Unlocking AI Coding Assistants: Real-World Use Cases Part 2

This blog examines the effectiveness of AI coding assistants, highlighting their potential and limitations. Real-world tasks demonstrate how these tools can assist in coding, such as generating Jav…

mydeveloperplanet.com

Do you think AI coding assistants are not working for you? You constantly get wrong responses and now you have given up using them? In this blog, some real life use cases are shown which will help you during your daily work.

Unlocking AI Coding Assistants: Real-World Use Cases Part 1

The blog discusses the effectiveness of AI coding assistants, highlighting their capabilities and limitations. It demonstrates practical applications, such as explaining Kubernetes YAML, Java code,…

mydeveloperplanet.com