I\'ve been developing a web site with the Play framework (scala) using H2 as a backend. Testing is nicely integrated, especially with the ability to run tests against an in-memory H2 db.
We\'re trying to decide whether to host ou开发者_C百科r play! framework and mysql Java app on Amazon\'s Elastic Beanstalk or the new Heroku Java offering. I\'m having trouble figuring out what the adv
In my application ,I have to present the user with an address input form.I have an Address model as given below.Do I need to create an html page from scratch to capture the user input,Or can I generat
I have a Security class that looks like this: package controllers; import play.Logger; public class Security extends Secure.Security {
I\'ve created Play appliacion wit开发者_运维问答h play new project command, and then play netbeansify project. I\'ve opened the poject, and Ctrl+space shows \"no suggestions\" in my Application.java,
I\'m working on getting capistrano to publish my PlayFramework app, but I\'m having some troubles with the run command.
I开发者_StackOverflow中文版 have a model class with a persisted DateTime field that is only interacted via getters/setters for Transient properties, String date; and String time;. The do some very spe
At the moment I am searching for a possibility to build web applications written with the Play framework with maven.
Is it possible to monitor Play Framework application performance with Javamelody? I\'m using Javamelody with Spring apps. I find it much better than free version of AppDynamics or Dyna Trace.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari