We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
importing an object with a recipe (forg: WebshopRecipe) is in a play controller is giving error
and parent being DelegatingClassLoader, using parent: Common ClassLoader: of type class play.runsupport.classloader.DelegatingClassLoader with classpath [<unknown>] and parent being Common ClassLoader: of type class play.sbt.PlayCommands$$anon$1 with classpath [] and parent being jdk.internal.loader.ClassLoaders$PlatformClassLoader@758a34ce of type class jdk.internal.loader.ClassLoaders$PlatformClassLoader with classpath [<unknown>] and parent being primordial classloader with boot classpath [<unknown>] not found. at scala.reflect.internal.Mirrors$RootsBase.staticClass(Mirrors.scala:146) at scala.reflect.internal.Mirrors$RootsBase.staticClass(Mirrors.scala:29) at scala.reflect.api.TypeTags$WeakTypeTagImpl.tpe$lzycompute(TypeTags.scala:237) at scala.reflect.api.TypeTags$WeakTypeTagImpl.tpe(TypeTags.scala:237) at scala.reflect.api.Mirror.typeOf(Mirror.scala:144) at com.ing.baker.recipe.scaladsl.Event$.apply(Event.scala:16)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
importing an object with a recipe (forg: WebshopRecipe) is in a play controller is giving error
The text was updated successfully, but these errors were encountered: