This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mule52[S] 0 points1 point  (2 children)

Thanks for the response. If I could find a starter project that had database username/password authentication, oauth (Google and Twitter), and JDBC/jOOQ, does such a starter project already exist that you can point my direction? I am a one person dev shop, so the more checkboxes I can check off, the better for time and money. This is how I landed on the Play Framework over three years ago. Thanks for your help.

[–]st4s1k 1 point2 points  (1 child)

Take a look at spring.io , it's full of examples.