- Download JDK 14
- Install lombok plugin
File | Settings | Plugins - Enable annotation processor
File | Settings | Build, Execution, Deployment | Compiler | Annotation Processors - Open
File | Settings | Build, Execution, Deployment | Build Tools | Gradle - Set
Run tests using: Gradle - Set
Gradle JVM: 14
For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Spring for Apache Kafka
- Spring Data MongoDB
These additional references should also help you: