401
you are viewing a single comment's thread
view the rest of the comments
[-] cAUzapNEAGLb@lemmy.world 60 points 5 months ago

I fucking hate Spring.

The quickest way to get a team of 10 contractors to turn 100 lines of basic code from a decent engineer into 2k, with 50 janky vulnerable dependencies, that needs to be babied with customized ide's and multi-minute+ build times and 60m long recorded meetings.

Fuck Spring.

[-] passepartout@feddit.de 15 points 5 months ago* (last edited 5 months ago)

Wouldn't want to write a webserver / database connection / scheduler / etc. from scratch. Spring Boot plus lombok turns 2k lines of code into 100.

[-] expr@programming.dev 2 points 5 months ago

Sure... That"s what libraries are for. No one hand-rolls that stuff. You can do all of that just fine (and, actually, in a lot less code, mostly because Java is so fucking verbose) without using the nightmare that is Spring.

load more comments (5 replies)
load more comments (8 replies)
this post was submitted on 02 May 2024
401 points (92.8% liked)

Programmer Humor

19397 readers
153 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS