The Lombok annotation is used here, and the get and set methods cannot be used during entity class compilation.
The build method is gradle
The following settings can be solved:
Read More:
- [Solved] IDEA Compile Lombok to Generate getter/setter Error
- [How to Solve] Idea prompt does not support Lombok
- [Solved] IDEA JPA Custome Query Error: Can‘t resolve symbol ‘Type‘
- IDEA Error: lombok.extern.slf4j is not exist [How to Solve]
- [Solved] IDEA2020 Error: Cannot resolve symbol ‘Servlet‘
- [Javac compilation exception] javac compilation prompts that the package in jdk cannot be found error: package jdk.internal.org.objectweb.asm does not exist and error: cannot find symbol
- Idea Error 404: The project ssmbuild is unavailable/the target resource cannot be found
- Lombok annotate @Data error [How to Solve]
- [Solved] IDEA error: sun.security.pkcs not found
- [Solved] IDEA java Cannot resolve method ‘getName‘ in ***
- java: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x590
- Android Studio Cannot resolve symbol [How to Solve]
- [Solved] No validator could be found for constraint ‘javax.validation.constraints.NotBlank’ validating type ‘java.lang.String’
- IDEA Package Error: No valid Maven installation found.
- The controller error: the XX method in the service cannot be found
- [Solved] IDEA plug-in jrbel hot deployment cannot be started error
- [Solved] Could not find resource COM / atguigu / Dao / studentdao.xm, the mapper file for storing SQL statements could not be found and an error occurred
- Idea create Maven project Error: [error] no longer supports source option 1.5. Please use version 1.6 or higher, and the idea reports an error: error: Java does not support the error of release version 5
- [Solved] The Bean Validation API is on the classpath but no implementation could be found