/codereviewlution

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

codereviewlution

dev setup

./gradlew idea will setup the project to for IntelliJ

lombok installation

IntelliJ: Make sure to install the Lombok plugin and enable the preprocessor (Preferences → Build, Execution, Deployment → Compiler → Annotation Processors → Check “Enable annotation processing”)