May 20 · 3 min read · The Spring event system lets different parts of your application talk to each other without being directly connected. Think of it like a radio station (publisher) and radios (listeners) — the station
Join discussionMay 12 · 6 min read · I've read probably forty Spring Boot JWT tutorials over the years. They all show you the same thing: how to generate a token on login, how to validate it on each request, and how to wire up SecurityFilterChain. And they all stop right there. What the...
Join discussion
May 6 · 11 min read · Spring AI Advisors API Explained Series: Spring AI Complete Course — Lecture 4 of 12Reading Time: 8 minutesLevel: Intermediate Most developers stop at ChatClient. That is enough for demos. It is not
Join discussionMay 6 · 8 min read · I upgraded two production applications to Spring Boot 4.0 the week it went GA. I read the migration guide, skimmed the release notes, and thought the hardest part would be the Jackson 3 change everyone was talking about. The Jackson 3 change was not ...
Join discussion
Apr 27 · 6 min read · Working with Multiple AI Models in Spring AI Spring AI Complete Course — Lecture 3 of 12Previous: Lecture 2 — ChatClient API | Next: Lecture 4 — Advisors API In production AI applications, you rarel
Join discussion