Play framework

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Eclipse)
(图集)
第25行: 第25行:
 
<gallery>
 
<gallery>
 
image:play-standard-application-layout.png|标准应用布局
 
image:play-standard-application-layout.png|标准应用布局
 +
image:play-http-request-diagrams-path.png|HTTP请求
 
</gallery>
 
</gallery>
  

2013年4月28日 (日) 03:47的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Play framework Thanks, Wikipedia.
Play-framework-90x90.gif

Play is an open source web application framework, written in Java, which follows the model-view-controller architectural pattern. It aims to optimize developer productivity by using convention over configuration, hot code reloading and display of errors in the browser.

目录

入门

play new helloPlay
选 1 Scala应用 或 2 Java应用
cd helloPlay
play
[help] $ run 8080
http://localhost:8080

Eclipse

cd helloPlay
play 
[help] $ eclipse with-source=true
...
[info] Sucessfully created Eclipse project files for projects
然后,从 File/Import/General/Existing project 导入刚才的项目

更多细节:Setting up your preferred IDE

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱