@kharonte
Nothing here yet.
Nothing here yet.
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...

In March 2026, I made a rule: every piece of non-trivial code I write has to go through at least one AI coding agent before I commit it. Not for autocomplete — for the whole thing. Architecture decisions, test generation, refactoring, debugging. The ...
