Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

Building Web Services
with the Play Framework

by Rob Perry
04.29.2016
May 2008
Play 1.0 – originally released


March 2012
Play 2.0 – rewritten and released


Enables Rapid Development

Supports Modular Development
  • InnerSource Modules
  • Community Modules
Supports Dependency Injection
or



*Provides lifecycle hooks

Everything is a stream...

Reactive Manifesto
  • Responsive
  • Resilient
  • Elastic
  • Event Driven
Embraces Modern Web
  • WebSockets
  • Server Sent Events (SSE)
Embraces TDD
Built-in Cache Support
Community Persistence
Server-Side Rendering Templating
Security Features
  • Pluggable Authentication
  • CSRF Filter
Additional Community Support
Demo/Walkthrough $ activator new demo
$ activator ~run
Resources

https://www.lightbend.com/
https://www.playframework.com/
https://github.com/n3integration/tweet-search
@n3integration

Use a spacebar or arrow keys to navigate