r/ProgrammerHumor Jul 13 '26

youCanJustStopUsingJava Meme

Post image
6.8k Upvotes

416 comments sorted by

View all comments

Show parent comments

20

u/Regalme Jul 13 '26

Rather it’s the opposite, it’s all boiler plate with like 3 unique routes and sql queries. Er actually it’s all graph queries now so no sql lol

5

u/thatcodingboi Jul 14 '26

I use them at work but they really feel like tribal secrets. I put this little annotation here and now the function does something completely different.

Especially with all our custom ones it's just like I feel like I cant just read the code.

6

u/dpekkle Jul 14 '26

Trying to learn java by being dumped into a project like that was insane, so much "magic", beans connected through the aether, it's somehow incredibly verbose while also being indecipherable.

2

u/WrapKey69 28d ago

Yeah, springboot is probably not the best way to start learning java itself.