You may know I’m a big fan of OpenTelemetry. I recently finished developing a master class for the YOW! conference at the end of the year. During development, I noticed massive differences in configuration and results across programming languages. Even worse, differences exist across frameworks inside the same programming language. In this post, I want to compare the different zero-code OpenTelemetry approaches on the JVM, covering the most widespread: Spring Boot with Micrometer Tracing| A Java geek
This article will show you how to use Quarkus LangChain4j AI support with the most popular chat models for the “tool calling” feature. Tool calling (sometimes referred to as function calling) is a typical pattern in AI applications that enables a model to interact with APIs or tools, extending its capabilities. The most popular AI […] The post AI Tool Calling with Quarkus LangChain4j appeared first on Piotr's TechBlog.| Piotr's TechBlog
This article will teach you how to use the Quarkus LangChain4j project to build applications based on different chat models. The Quarkus AI Chat Model offers a portable and straightforward interface, enabling seamless interaction with these models. Our sample Quarkus application will switch between three popular chat models provided by OpenAI, Mistral AI, and Ollama. […] The post Getting Started with Quarkus LangChain4j and Chat Model appeared first on Piotr's TechBlog.| Piotr's TechBlog
In today’s distributed systems, ensuring data consistency across multiple databases or services can be critical. This is where XA transactions come into play.| ConSol Blog
In this article we will see how we can leverage on Azure Web PubSub to have real time communications between our frontend applications and our backend services.| Michelin IT Engineering Blog
A few glasses of fizzy were consumed during the JetBrains party at Devoxx Belgium last year: Holly: You do presentations about productivity, and about developer happiness, and I do presentations about developer joy. We should do a presentation together! Me: Yes! What a fantastic idea! Two titans of the London Java Community co-presenting on a … Continue reading "Are Developer Productivity and Developer Joy opposites?" The post Are Developer Productivity and Developer Joy opposites? appeared...| Trisha Gee
This article compares Quarkus vs Spring Boot, examining their features, performance, ecosystem, developer experience and more.| Apiumhub
What happens when you don’t want to pay for, or use, a SaaS app? Well, you write your own, of course.| Tom Donohue