playframework / play-scala-isolated-slick-example

Example Play Slick Project
https://developer.lightbend.com/start/?group=play
Creative Commons Zero v1.0 Universal
154 stars 34 forks source link

Document custom dispatcher for Slick #14

Closed wsargent closed 7 years ago

wsargent commented 7 years ago

The isolated sample uses:

https://github.com/playframework/play-isolated-slick/blob/master/modules/slick/src/main/resources/application.conf#L32

but this isn't clearly documented as a requirement for a non-blocking application like Slick