I am using morphia plugin for play framework and my code is in scala. The documentation of this plugin:
I have been working with the Play! Framework for a few weeks now, and am really enjoying it.Occasionally I have an issue come up which is frustrating me. It starts when I encounter a compile error.I r
I\'m using the Play Framework for a web app in Java. I\'d like to put an Account controller in an \"account\" subpackage, for example:
Thinking I\'d jump right into this without any issues, I was surprised that I can\'t even get the fr开发者_StackOverflow社区amework to initialize. Below is the error I am getting.
I upgraded from 1.1.1 to 1.2.1 and I seem to be getting the following exception when it attempts to connect to MySQL:
I am a beginner with play framework.Again a question on JPA and mappings in play framework, I have a student table and a mentor table bound by a one to one relationship.
Both Morphia and MongodD开发者_运维问答B Module in play framework are wrappers around Java driver for MongoDB.
I am working on a play framework project with scala in which I want to have Scala domain classes (or even Java domain classes) using MongoDb as data store.
Is it based on mongoDb java driver ? Can I use it when the domain model is scala program in version 1.2.2RC1+ of play framework?
The document开发者_如何学Goation for Casbah does not mention play framework. What is the format of scala domain model for Casbah in Play framework 1.2.2RC1+