Play2 (Java/Scala)技術框架
搜尋這個協作平台
快速參考連結
Play 2.0 Java API
Play 2.0 Scala API
Play20 - Wiki
xsbt - Wiki
Play-郵件列表(Google)
Play20 - GitHub
My Scala/Play2 for VIM
Play 2.0 技術學習本
01.Play Framework 2.0
FAQs
新世代Web框架: Play 2.0
02.快速入門
Anatomy of a Play 2.0 application
MVC模型與請求生命週期
使用Play2.0終端機
Run, Start and Ports
應用程序範本集
模版系統
設置您的首選IDE
Scala IDE
03.Java 開發者
HTTP 程序設計
行為, 控制器與結果
04.Scala 開發者
01.HTTP 程序設計
01.行為, 控制器與結果
02.HTTP路由
03.模版引擊
04.HTTP表單提交與驗證
05.Working with Json
Testing:Specs2 - Form
存取SQL資料庫
h2-browser
PostgreSQL
測試你的App
Specs2
Writing functional tests
處理表單提交與驗證
05.進階議題
Application.conf
Working with public assets
使用 LESS CSS
Bootstrap
從Play20源始碼自行編譯
06.老魚小秘訣
02.問題排除
Play 2 snippets for vim
Play 2 snippets for VIM
協作平台地圖
外部相關連結
StackOverflow - Play 2.0
Play2 - Bug Tracing
Eclipse.org
Scala-IDE.org
PostgreSQL.org
Nginx.ORG
Mercurial SCM
BitBucket.org
LESS CSS
CoffeeScript
05.進階議題
Detailed topics,
https://github.com/playframework/Play20/wiki
The Build system
About sbt settings
Manage application dependencies
Working with sub-projects
Working with public assets
Using CoffeeScript
Using LESS CSS
Using Google Closure Compiler
Managing database evolutions
Configuration file syntax and features
Configuring the JDBC connection pool
Configuring the internal Akka system
Configuring logging
Deploying your application
Creating a standalone version of your application
Additional configuration
Deploying to Heroku
Set-up a front-end HTTP server
子網頁
(4):
使用 LESS CSS
從Play20源始碼自行編譯
Application.conf
Working with public assets
Comments