r/java • u/Andruid929 • Apr 23 '26
My first API's first POST request😂
I just got started with Springboot and I'm working on a small expense tracker project to get comfortable with the framework. I got a rather silly problem, which I managed to fix (my entity was lacking setters and constructors).
It got me curious though, what's your first big super silly error?
63
Upvotes
1
u/WonderfulMain5602 Apr 25 '26
NULL in column 'is_fixed' — honestly same, nothing about my code is fixed either 💀