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

Can this be used with play-slick? #61

Closed mrwillis closed 6 years ago

mrwillis commented 6 years ago

Hi,

I know this example is an isolated example, but are there any examples of using the codegen with play-slick? Can I simply mix in the Table trait generated by slick-codegen into my DAO/Service classes?

Thanks

marcospereira commented 6 years ago

Hi @mrwillis,

We don't have an complete example of using play-slick with slick-codegen, but they should work fine together. I'm closing this since it would be better to further discuss it at our forums: https://discuss.playframework.com.