palossyl / camunda-bpm-example-own-userdb-schema

Use an own user / group schema for Camunda
1 stars 11 forks source link

not found !com.camunda.bpm.example.userdb.persistence.entity.QGroupEntity; #1

Open anganing opened 3 years ago

anganing commented 3 years ago

image

palossyl commented 3 years ago

The class QGroupEntity.java is a genrerated class, the project uses QueryDSL, and in the projects pom.xml there is an execution for it! Please try to build the project with the pom xml!