Common Errors

No Session

Classes annotated with @SingleSession and @Transactional need to execute the CodeGenTask code-generation task during Maven packaging. Therefore, run mvn compile -DskipTests first, and only then can you start debugging in IDEA.