devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
82 stars 88 forks source link

Add guide for Lombok #476

Closed GuentherJulian closed 2 years ago

GuentherJulian commented 2 years ago

In the devonfw-ide repo there is a documentation on how to add Lombok support to the ide. The Quarkus reference application also uses Lombok. We can use it to reduce a lot of the boiler-plate code. So we should add a new guide describing what Lombok is and how to integrate and use it. The usage should still left rather optional.

EduardKrieger commented 2 years ago

merged with PR 441 issue can be closed