Play Bootstrap

make fast, use promptly

Features

  • All in One
  • Fullstack framework
  • Java & Scala
  • Typesafe stack

Install
Hello Play

IDE/Test

DB
more...

Install

$ wget http://downloads.typesafe.com/typesafe-activator/1.2.12/typesafe-activator-1.2.12-minimal.zip
export ACTIVATOR_HOME=/Users/skplanet/workspace/activator-1.2.12-minimal

export PATH=$PATH:$ACTIVATOR_HOME

Hello Play

$ activator new helloplay

$ cd helloplay

$ activator

[helloplay] run


IDE / Test

$ eclipse/idea

$ test, test-only

DB


$ h2 db

$ ebean: orm

$ evolution: schema mng.

Play Bootstrap

By k16wire

Play Bootstrap

5minutes Play Introduction

  • 1,095