- We are using Lombok Plugin to auto generate getters and setters for our API model objects.
- To properly help you contribute, you need to follow instructions on setting up Lombok Plugin in your IDE (Eclipse/IntelliJ/etc), as shown here.
- Code style. Please follow local code style. Ask if you're unsure.
- No warnings. All generated code must compile without warnings.