首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >找不到Secure.class

找不到Secure.class
EN

Stack Overflow用户
提问于 2014-02-10 21:55:47
回答 1查看 59关注 0票数 0

我正在按照文档配置the Secure module,但是我得到了以下错误

代码语言:javascript
复制
Compilation error

HTTP Verb (GET, POST, ...), include (->) or comment (#) expected 
c:\play-2.2.2-RC2\EstimationTool\conf\routes at line 17.

GET         /assets/*file        controllers.Assets.at(path="/public", file)

# Import Secure routes

 *       /                                       module:secure 

我的印象是我所指的文档也太旧了..

谁能给我指个方向?

EN

回答 1

Stack Overflow用户

发布于 2014-02-11 23:07:38

实际上,您的文档是关于旧版本的( url中的1.2.5与您的play版本的2.2.2 )

你可以在http://www.playframework.com/documentation/2.2.x/Modules上找到play 2.2.2的模块

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/21679128

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档