--

Good tips. I would recommend to avoid commenting on code and to not use Lombok. I have loved lombok at first, but as project grows it hides some errors, you take hours of your life with an error that is pointing wrongly to lombok. Avoid auto generated code libs like lombok and mapstruct. They are awesome to create things, but to maintain it's not worthy.

--

--

Guilherme Alencar
Guilherme Alencar

Responses (1)