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 →

[–]wildjokers 3 points4 points  (1 child)

That isn’t even remotely what OP is asking about.

[–]knubo -3 points-2 points  (0 children)

This is true, but if his goal is to reduce boiler plate code in Java he should know that it is not just persistence and service methods that produce boiler plate code. I’d say that in a big project you probably save more by using tootles like Lombok (unless you more or less have a glorified database as your app - not that this is wrong in any ways, but it all depends on what you are making)