首页 > TAG信息列表 > playframework-2-4

java-在Play Framework中使用WHERE子句返回列表

我只想检索virtualfile等于我的virtualfile_id的记录(使用Ebean保留) 在路线http://localhost:9000/transactionRecords上,我有几个记录: [{"id":1,"virtualfile":"1","record_type":"D","transaction_type":"MA","card_nu

java – 如何在表单中注入内容

从玩2.4.0开始,我们就可以使用DI框架了. 我想在我的应用程序中使用DI.我将jpa finders从我的模型类中的静态方法移动到我注入到控制器中的服务层中的方法. 我的主要问题是我有一些带有验证方法的表单,在我的验证方法中,我使用了一些查找程序. 例如,在登录表单中,我使用“User.authe

java – 配置错误[未设置应用程序密钥]

我在生产模式下运行Play 2.4服务器时遇到此错误: play.api.UnexpectedException: Unexpected exception[ProvisionException: Unable to provision, see the following errors: 1) Error in custom provider, @6mh5cjo5l: Configuration error while locating play.api.libs.Cry