ProvisionException: Unable to provision, in play framework
问题 I am getting these error ProvisionException: Unable to provision, see the following errors: com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Could not find a suitable constructor in models.factory.FactoryHandler. Classes must have either one (and only one) constructor annotated with @Inject or a zero-argument constructor that is not private. at models.factory.FactoryHandler.class(FactoryHandler.scala:7) while locating models.factory.FactoryHandler for