Practical writing on Java, Spring, AI, and the craft of software engineering.
If you're building with Java and Spring (or trying to figure out where AI fits into your development workflow) you're in the right place. I write practical, beginner-friendly deep dives on Spring Boot, Spring AI, and software engineering fundamentals, collected here in chronological order.
Filtering by tag: Spring Boot
Building Intelligent Chatbots with Spring AI: Implementing Chat Memory
Learn how to create a context-aware chatbot using Spring AI and OpenAI. This tutorial covers implementing chat memory, handling token usage, and managing context window limitations for more engaging AI conversations.
Building a Streaming Chat Bot with Spring Boot and Spring AI
Learn how to create a responsive and engaging chat bot using Spring Boot and Spring AI, featuring both traditional and streaming response capabilities for an enhanced user experience.
Building Dynamic Forms with Spring Boot and JTE: A Practical Guide
Learn how to create interactive web forms using Spring Boot and Java Template Engine (JTE) in this comprehensive tutorial.
Building a Dynamic Task Manager with Spring Boot, JTE, and HTMX
Learn how to build a dynamic Task manager using Spring Boot, Java Template Engine (JTE), HTMX and Tailwind CSS.
Getting started with Java Template Engine (JTE) layouts in Spring Boot
Learn how to use layouts with Java Template Engine in your next Spring Boot Application
Introducing JTE: The Latest Template Engine in Spring Boot
Explore JTE, the new Java Template Engine now available in Spring Initializer. Learn its benefits, how to get started, and why you might choose it for your next Spring Boot project.

How to add Tailwind CSS to your Spring Boot Application
This is an example of how to use Tailwind CSS in your next Spring Boot application. If you just want to get up and running with Tailwind CSS you can use a CDN but this should only be used for prototyping because you will end up shipping a very large...

What's New in Spring AI 1.0.0 M1
In this article you learn about what is new in the latest release of Spring AI, 1.0.0 M1. The milestone comes packed full of features headlined by the new Chat Client that has a fluent API.

Spring I/O 2024
I just returned from my very first Spring I/O and I thought this would be a great opportunity to tell you about one of the best conferences I have eve been to. I am very fortunate to be able to travel the world visiting customers and conferences but this was...

What's New in Spring Boot 3.2
This article highlights some of the new features in the latest releases of Spring Framework 6.1 and Spring Boot 3.2.