Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Lombok #3148

Closed
Tracked by #3145
tobiasKaminsky opened this issue Oct 15, 2018 · 1 comment
Closed
Tracked by #3145

Use Lombok #3148

tobiasKaminsky opened this issue Oct 15, 2018 · 1 comment

Comments

@tobiasKaminsky
Copy link
Member

Please see the video on https://projectlombok.org

It is a compile-time only library, but it helps to avoid lots of boilerplate code, e.g. you do not have to write any getter/setter. Instead you briefly annotate it with "@Getter).
There are lots of other features.

@nextcloud-android-bot

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants