Tag

#PlayFramework

6 posts

← All posts
Docker · OCT 10 · 2014

Yes, it is now this easy to Dockerize a Play! Framework Application

Do you want to build a dockerized Play! Framework application to deploy on a Docker server?

#Docker #PlayFramework Read essay →
bdd · JUL 05 · 2013

How to integrate Concordion in Play Framework and write acceptance tests in natural language

After starting to read “Specification by Example”, I wanted to have a go a writing acceptance tests for my Play Framework projects.  I stumbled onto Concordion (http://www.concordion.org/), because it is similar to Cucumber but written in and...

#bdd #Concordion #howto #PlayFramework #tdd #Testing #Unit Testing Read essay →
cloudbees · APR 08 · 2013

How deploy Play! Framework Apps with different configurations to Cloudbees

Have you ever wanted to deploy the same Application with multiple configurations to Cloudbees, without changing your environment variables each time while using the command line?

#cloudbees #deploy #PlayFramework Read essay →
iOS · JAN 24 · 2013

Demo generating iOS Passbook Pass with passkit4j and Play! Framework

I recently stumbled across passkit4j with which it is not that hard to create a Passbook pass – assuming you have an Apple Developer Account, and can figure how to do the whole provisioning and adding...

#iOS #passkit #passkit4j #PlayFramework Read essay →
PlayFramework · JAN 10 · 2013

FoursquareProvider for SecureSocial and PlayFramework

#PlayFramework #SecureSocial Read essay →
PlayFramework · JAN 02 · 2013

Play 2 Framework and Secure Social Example Setup

If you want to add Authentication to a Play! Framework 2 project, Secure Social is the way to go.  I had some problems installing it despite the documentation and examples.  Here are my tips based on...

#PlayFramework #SecureSocial Read essay →