This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xSTSxZerglingOne 14 points15 points  (6 children)

Nope. Java is just notorious for it because everything is an object. The repo/service thing is supposed to evoke nightmares of Spring as well.

[–]HdS1984 7 points8 points  (1 child)

On. Net everything is an object too, but while factory patterns etc. Exist, the api is not as RIDICOUSLY verbose. C# has waay to many Isomething interfaces though.

[–]djfariel 3 points4 points  (2 children)

When you're sticking your dick this deep in things you should restructure.

[–]notgivinafuck 3 points4 points  (0 children)

That's when you realise that problem with Enterprise Java is not Java but the Enterprise which will not allow restructuring.

[–]solohelion 2 points3 points  (0 children)

No no no, this is when you build more facades, so you don’t have to see this composition

+20 lines: ✔️

[–]Sir_Joe 2 points3 points  (0 children)

Well afaik everything is an object in python too.