Home

Table Rows Java class
No entities have been loaded from Java classes.
  • Make sure you are initializing Spring Boot DB Admin Panel correctly and double check that the package you have set in the CommandLineRunner is the correct one.
  • Check that the Java classes in the package have been correctly marked with the @Entity annotation.