Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 880 Bytes

File metadata and controls

19 lines (12 loc) · 880 Bytes

Play Framework with Quill's async-postgres example

Starter project using Play Framework 2.5 with Quill

This is a conversion of Quill's Play Framework with Quill JDBC template to work with Quill's asynchronous PostgreSQL support.

This project is setup with:

How to use this template

Option 1: If you have activator installed

activator new PROJECTNAME play-quill-async-postgres-example

Option 2: Just clone this repository and use it with sbt