Learn how Spring AI recursive advisors work to interact with a LLM when you need an iterative behavior.
Also find me here:
Baeldung Author
Ralf Ueberfuhr
I have been a software developer, consultant, and trainer at ARS (Munich, Germany) since 2006. The primary focus is on Java (incl. Jakarta EE and Spring) and Typescript (incl. Angular). One of my principles: If you want to know something intensively, explain it to others.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring Boot (5)
- Testing (3)
- Spring (2)
- Data (2)
- Spring AI (1)
- Maven (1)
- Java (1)
What’s New in Maven 4
Filed under Maven
Discover the new features and upgrade in Maven 4.
Spring Boot 4 & Spring Framework 7 – What’s New
Filed under Spring
Discover what’s new on Spring Boot and Spring Framework.
Programmatic Bean Registration Mechanism With BeanRegistrar in Spring
Filed under Spring
Learn about BeanRegistrar, a new Spring 7 feature that helps register beans in a clean, declarative, and native-compatible way.
Business Process Automation with Kogito
Filed under Java
Explore creating cloud-native business applications using Kogito as an automation tool
Debugging Quarkus Applications
Filed under Testing
Learn different techniques for debugging Quarkus applications.
Testing Quarkus With Citrus
Filed under Testing
Learn how to implement integration tests with Citrus for Quarkus.
Introduction to gRPC with Spring Boot
Filed under Spring Boot
A quick and practical guide to gRPC with Spring Boot.
Introduction to Apache Kafka
Filed under Data
Learn the the basics of Apache Kafka.