-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
engineering taskA more technically focused taskA more technically focused task
Milestone
Description
Lombok has the disadvantage when developers look at the source files of the library that they get a big warning about the source file not matching the actual code. I am mostly using Lombok for POJOs and builders which can be replaced with Immutables Java which auto generates implementations. Some functionality like @slf4j, @UtilityClass are lost but that is not a big deal at all. Losing @DeleGate sucks but it will just be one conversion effort to replace that.
bart-blommaerts-kbc-be
Metadata
Metadata
Assignees
Labels
engineering taskA more technically focused taskA more technically focused task