decebals
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I’ve been writing Java for 25+ years (mostly enterprise; created pf4j and pippo). When using AI for code generation, I kept seeing the same issues: N+1 queries, poor exception handling, Spring pitfalls, and concurrency…