10. Known Issues

10.1 JPA Entity Scanning

Classpath scanning for JPA entities annotated with @Entity does not work. Describing entities with @Entity will work, but the entities need to be listed explicitly.