Skip to content

Comment on Sonar is destroying my job and it's driving me to despairparent

Comments

Eh, whats the difference between spring auto-generating them at build time via an annotation or an IDE auto-generating them at write time?

IDE auto generation is frozen in time. You have a bunch of useless boilerplate you still need to look at to make sure nobody did something unexpected in them

When annotation generated or reflection based, you only have the really interesting ones in source code to care about

coverage is not affected

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.