If you have a class that has no default constructors i.e. it has constructor but with arguments then you get an NPE in
Will throw a PersistenceException now.
Caused by: javax.persistence.PersistenceException: No default constructor on class app.data.Order at com.avaje.ebean.server.deploy.parse.AnnotationClass.checkDefaultConstructor(AnnotationClass.java:181) at com.avaje.ebean.server.deploy.parse.AnnotationClass.read(AnnotationClass.java:80)