spring boot might be the first piece of software I run into that has *so much* documentation about it, but virtually all of it of such poor quality, that you legitimately might need claude to figure out anything at all about this godforsaken pit of garbage

this is not a compliment to claude

I can see why they're going full on for Kotlin for the new version of Spring: the way this stuff plays together with Java's one-class-per-file paradigm is a goddamn tragedy. Every customization to the stack needs to be implemented in a variety of different places and mechanisms, and the java instinct is obviously to group things by mechanism, not feature
@sop this is going to be _great_ with kotlins many different coroutine systems!! /extreme sarcasm
@rho debugging JVM deadlocks in production is fun for the whole family!