|
|
|
|
|
by re-thc
676 days ago
|
|
> Mostly that the whole annotation-based dependency injection part Right, but DI isn't Spring specific, so point still holds. Within Java there are plenty of other annotation frameworks... In other languages there are annotation usages and sometimes EVEN worse behavior exists... And yet for reasons I'd like to know people aren't blaming those (at least not in the same capacity). That's the crux of the issue. |
|
I've had other issues with other non-Java frameworks too, but I'm not giving a comprehensive write-up of the pros and cons of every web framework I've ever used here... just pointing out the pain points I had with Spring.
I also didn't mention LOMBOK because that doesn't seem like it's necessarily part of Spring by default but wow did that also prove to be another source of painful bugs.