Entities

[[ ${package} ]]

Table Rows Java class

No entities have been loaded from Java classes.

  • Make sure you are initializing Snap Admin correctly and double check that the package you have set in your application.properties is correct.
  • Check that the Java classes in the package have been correctly marked with the @Entity annotation.